4.4.3. Host to Device <PORT#> AXI-ST Manager Interface
This interface is enabled if the NUM_H2D_ST_PORTS parameter is equal or more than 1 and Interface Type of AXI-ST is selected.
Clock Domain: h2d<PORT#>_st_clk
Reset: h2d<PORT#>_st_resetn
Signal Name | Direction | Description | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
h2d<PORT>_st_tvalid | OUT | Indicates that the source is driving a valid transfer | |||||||||||
h2d<PORT>_st_tready | IN | Indicates that the sink can accept a transfer in the current cycle |
|||||||||||
h2d<PORT>_st_tdata [(H2D_ST<PORT>_DWD-1):0] |
OUT |
|
|||||||||||
h2d<PORT>_st_tid [(H2D_ST<PORT>_IDWD-1):0] |
OUT |
|
|||||||||||
h2d<PORT>_st_tkeep [(H2D_ST<PORT>_DWD/8-1):0] |
OUT |
|
|||||||||||
h2d<PORT>_st_tlast | OUT |
|
|||||||||||
h2d<PORT>_st_tuser [(H2D_ST<PORT>_UWD-1):0] |
OUT |
|
Signal Name | Direction | Description |
---|---|---|
h2d<PORT>_st_ptp_tvalid | IN | Indicates that the source is driving a valid transfer. |
h2d<PORT>_st_ptp_tready | OUT | Indicates that the sink can accept a transfer in the current cycle. |
h2d<PORT>_st_ptp_tdata [95:0] | IN | Data interface |
h2d<PORT>_st_ptp_tid [(H2D_ST<PORT>_IDWD-1):0] | IN | Data stream identifier that indicates different streams of data. |