Forum Discussion
PCIe DMA Testbench Generation Issue
- 6 years ago
Hello Sir,
The reason is that you export the master port of the clock crossing bridge. And the BFM in default will generate the address 32bits. What you need to do is add the BFM slave manually and set the address to 30bits. And turn on the burst on burst boundaries only option. Then connect the CC bridge and the BFM slave clock and reset from the system. With this. The testbench can generate correctly. Attach the modified qsys file.
Hello,
The BFM component in platform design maybe is genric and unable to show full functionality.
Are you want to run the simulation for PCIe? If yes, maybe you can use the PCIe example design as explained in this UG:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-dex-a10-pcie-avst.pdf
- Sudhirkv6 years ago
New Contributor
Thank you for the support.
We were able to do DDR3 memory access.
Regards,
Sudhir