GTS AXI Streaming Intel® FPGA IP for PCI Express* User Guide

ID 813754
Date 11/04/2024
Public
Document Table of Contents

6.5.1. Configuration Extension Bus Request Interface

The GTS AXI Steamig IP seds cofiguatio ead ad cofiguatio wite equests usig this iteface. The iteface follows the AXI4-Steam iteface potocol with the eady valid hadshake. The iteface suppots a maximum of oe outstadig ead equest.

Table 65.  Cofiguatio Extesio Bus Request Iteface = 0 o 1, p0 = pot 0, ad p1 = pot 1
Note: Pot 1 is oly available i D-Seies FPGAs
EP = Edpoit, RP = Root Pot, BP = TLP Bypass
Sigal Name Diectio Pot Mode Clock Domai Desciptio
p<>_ss_app_st_cebeq_tvalid Output EP p<>_axi_lite_clk

Whe asseted, idicates a valid Cofiguatio Extesio access cycle. It is deasseted whe p<>_app_ss_st_cebeq_teady is asseted.

p<>_app_ss_st_cebeq_teady Iput EP p<>_axi_lite_clk

Applicatio assets this sigal fo oe clock to ackowledge p<>_ss_app_st_cebeq_tvalid is see by espode.

p<>_ss_app_st_cebeq_tdata[67:0]

Output EP p<>_axi_lite_clk
  • Bit[9:0]: DWORD addess of egiste beig accessed.
  • Bit[14:10]: Reseved.
  • Bit[17:15]: The PF umbe of egiste access (PF[2:0]).
  • Bit[28:18]: Idicates child VF umbe of paet PF idicated by p<>_ss_app_st_cebeq_tdata[17:15].
  • Bit[29]: Idicates access is fo vitual fuctio implemeted i slot's physical fuctio.
  • Bit[61:30]: Wite data fo wite access.
  • Bit[65:62]: Idicates the cofiguatio egiste access type, ead o wite. Fo wites, idicates the byte eables: The followig ecodigs ae defied:
    • 4'b0000: Read
    • 4'b0001: Wite byte 0
    • 4'b0010: Wite byte 1
    • 4'b0100: Wite byte 2
    • 4'b1000: Wite byte 3
    • 4'b1111: Wite all bytes
    Combiatios of byte eables, fo example, 4'b0101 ae also valid.
  • Bit[67:66]: Reseved.
The followig below shows timig diagam fo wite commad; the fist commad seds wite fo all fou bytes of egiste located at addess 4. The p<>_ss_app_st_cebeq_tdata[29] sigal is low which idicates that the access is fo a physical fuctio. The secod commad seds wite fo byte 3 ad byte 2 fo egiste located at addess 8. The p<>_ss_app_st_cebeq_tdata[29] sigal is high which idicates that the access is fo a vitual fuctio.
Figue 52. Timig Diagam fo Cofiguatio Extesio Bus Request Iteface