Forum Discussion
Sijith
Occasional Contributor
3 years agoAPI calls failed while running PCIe DMA transfer example design
Hi, I was working the PCIe DMA transfer example design for Arria 10. I have added a counter custom IP which counts upto 1000, and An Avalon FIFO IP with the design. My intention is to write the data...
Wincent_Altera
Regular Contributor
3 years agoHi,
FPGA programming is quite a complicated tools.
Where some of the simple pin/assignment or parameter missmatch will cause the compilation fail.
To be honest, I do not have a direct solution to the problem that you are facing.
As a beginner, The simple way I would suggest you try the PCIe DMA design example.
From there you can try to understand how it work, then proceed to modified.
Hope this able to help you move forward.
Regards,
Wincent_Intel