AXI Multichannel DMA Intel® FPGA IP for PCI Express* User Guide
ID
817911
Date
1/24/2025
Public
A newer version of this document is available. Customers should click here to go to the newest version.
4.4.1. PCIe AXI-ST TX Interface (ss_tx_st)
4.4.2. PCIe AXI-ST RX Interface (ss_rx_st)
4.4.3. Control and Status Register Interface (ss_csr_lite)
4.4.4. Flow Control Credit Interface
4.4.5. Configuration Intercept Interface (CII)
4.4.6. Completion Timeout Interface (ss_cplto)
4.4.7. Function Level Reset Interface
4.4.8. Control Shadow Interface (ss_ctrlshadow)
4.5.1. H2D AXI-ST Source (h2d_st_initatr)
4.5.2. D2H AXI-ST Sink (d2h_st_respndr)
4.5.3. BAM AXI-MM Master (bam_mm_initatr)
4.5.4. BAS AXI-MM Slave (bas_mm_respndr)
4.5.5. PIO AXI-Lite Master (pio_lite_initiatr)
4.5.6. HIP Reconfig AXI-Lite Slave (user_csr_lite)
4.5.7. User Event MSI-X (user_msix)
4.5.8. User Event MSI (user_msi)
4.5.9. User Function Level Reset (user_flr)
4.5.10. User Configuration Intercept Interface - EP Only
4.5.11. Configuration Slave (cs_lite_respndr) - RP Only
6.4.1. Functional Description
In this device-side packet loopback design example, the Host initially sets up specific memory locations within its memory. Data from the Host memory is then transferred to the device-side memory by the AXI Multichannel DMA for PCI Express IP through Host-to-Device (H2D) DMA operations. Subsequently, the IP loops this data back to the Host memory using Device-to-Host (D2H) DMA operations.
Additionally, the design example enables the AXI-Lite PIO master, which bypasses the DMA path. This allows the application running in the Host to perform single, non-bursting register read/write operations with the on-chip memory block.
Figure 23. AXI Streaming Device-side Packet Loopback Design Example