AXI Multichannel DMA IP for PCI Express* User Guide

ID 817911
Date 8/11/2025
Public
Document Table of Contents

7. Known Issues

Table 62.  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.