Forum Discussion

Sudhirkv's avatar
Sudhirkv
Icon for New Contributor rankNew Contributor
5 years ago
Solved

PCIe DMA Testbench Generation Issue

We need to integrate PCIe Gen2x1 and DDR3 via DMA. So we generated a PCIe Gen2x1 and we tried to add PCIE DMA Controller 64 and Avlon MM clock crossing bridge to access DDR3 memory of 2G space. But ...
  • BoonT_Intel's avatar
    5 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.