5.3.1. PCIe AXI-ST TX Interface (ss_tx_st)
5.3.2. PCIe AXI-ST RX Interface (ss_rx_st)
5.3.3. Control and Status Register Interface (ss_csr_lite)
5.3.4. Flow Control Credit Interface
5.3.5. Configuration Intercept Interface (CII)
5.3.6. Completion Timeout Interface (ss_cplto)
5.3.7. Function Level Reset Interface
5.3.8. Control Shadow Interface (ss_ctrlshadow)
5.4.1. H2D AXI-ST Source (h2d_st_initatr)
5.4.2. D2H AXI-ST Sink (d2h_st_respndr)
5.4.3. H2D/D2H AXI-MM Master
5.4.4. BAM AXI-MM Master (bam_mm_initatr)
5.4.5. BAS AXI-MM Slave (bas_mm_respndr)
5.4.6. PIO AXI-Lite Master (pio_lite_initiatr)
5.4.7. HIP Reconfig AXI-Lite Slave (user_csr_lite)
5.4.8. User Event MSI-X (user_msix)
5.4.9. User Event MSI (user_msi)
5.4.10. User Function Level Reset (user_flr)
5.4.11. User Configuration Intercept Interface - EP Only
5.4.12. Configuration Slave (cs_lite_respndr) - RP Only
7. Known Issues
Issue | HSD-ES | Found In | Status |
---|---|---|---|
When you enable address byte aligned transfers, you may observe a DMA failure for lower payload sizes on the AXI interface. | 16023190098 | 24.1 | Byte aligned access is not supported. Address should be aligned to the data width. A fix is planned for a future release. |
A Virtual Function DMA with MSIX enabled gets stuck. | 16024369928 | 24.2 | A fix is planned for a future release. |
You may observe the AXI-MM DMA being stuck, and a Queue reset failure, during a hardware test. | 16024808887 | 24.3 | Fixed in 25.1.1. |
A BAS data validation failure is observed in BAM+BAS+MCDMA mode using the AXI-MM interface during a hardware test. | 16026624756 | 25.1 | A fix is planned for a future release. |
IP upgrades from v24.1 to v25.1, and from v24.2 to v25.1, will fail. | 16027079112 | 25.1 | To upgrade the IP from 1.0.0 to 3.0.0 ( Quartus® Prime 25.1), add app_err interface signals in the top-level file which is <design example>/pcie_ed/synth/pcie_ed.v:wire dut_ss_app_err_tvalid; wire dut_ss_app_err_tready; wire [31:0] dut_ss_app_err_tdata; wire dut_ss_app_err_tlast; wire [13:0] dut_app_ss_st_err_tuser_error_type_app_ss_st_err_tuser_error_type; |
Rx(D2H) data validation error. | 16027730547 | 25.1.1 | A fix is planned for a future release. |
Rx Stuck and Queue reset failure with DMA test. | 16027528472 | 25.1.1 | A fix is planned for a future release. |
X propagation in the header with ATT enabled and address not aligned to data width. | 16027824074 | 25.1.1 | A fix is planned for a future release. |
In bidirectional DMA test using AXI-S Packet Generate/Check design example, performance may drop with increasing payload size/channel. | 16027711385 | 25.1.1 | A fix is planned for a future release. |
H2D DMA performance drop with AXI-S Packet Generate/Check design example. | 16027711269 | 25.1.1 | A fix is planned for a future release. |