Forum Discussion
Jack_H
New Contributor
1 year agoConnecting SSGDMA to PCIe on Agilex 5e - Port Width Mismatch
Hi everyone, I'm working on designing a PCIe device using the Agilex 5e chip and am trying to integrate DMA capabilities. Specifically, I'm using the Scalable Scatter-Gather DMA (SSGDMA) IP and conn...
VenT_Altera
Frequent Contributor
1 year agoHi Jack_H,
Thanks for reaching out.
In Agilex 5 devices, you need to connect SSGDMA IP to the GTS AXI Streaming Intel FPGA IP for PCIe for DMA functionality. This is the only approach available that I'm currently aware of.
Please refer to the design example user guide to generate the design example. The warning of the difference in bit length of p0_ss_app_st_cplto_tdata can be safely ignored. Note that for the current QPDS Pro release v24.3, the SSGDMA IP Design Example in DMA PCIe mode is supported in compilation only.
SSGDMA Design Example User Guide:
Thanks.
Best Regards,
Ven