Multi Channel DMA Intel® FPGA IP for PCI Express User Guide
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: unz1589416470299
Ixiasoft
Visible to Intel only — GUID: unz1589416470299
Ixiasoft
4.4.4. Avalon-ST Source (H2D)
The H2D Avalon-ST source interface is used to send H2D DMA data to the external Avalon-ST sink logic.
Signal Name | I/O Type | Description |
---|---|---|
x16: h2d_st_data_<n>_o[511:0] x8: h2d_st_data_<n>_o[255:0] |
Output | H2D Streaming data from host to device |
h2d_st_valid_<n>_o | Output | Valid for all outgoing signals. A ‘1’ represents the readiness of data to be sent. |
h2d_st_ready_<n>_i | Input | Backpressure from device. A ‘1’ represents, device readiness for receiving data. |
h2d_st_sof_<n>_o | Output | Start of file (or packet) as instructed in host descriptor. |
h2d_st_eof_<n>_o | Output | End of file (or packet) as instructed in host descriptor. |
x16: h2d_st_empty_<n>_o[5:0] x8: h2d_st_empty_<n>_o[2:0] |
Output | Represents the number of empty bytes in h2d_st_data_<n>_o, and valid only when both h2d_st_valid_<n>_o and h2d_st_eop_<n>_o is ‘1’. |
h2d_st_channel_<n>_o[10:0] | Output | To support multi-Channel per port. |