Forum Discussion
Altera_Forum
Honored Contributor
12 years agoScatter-gather DMA IP simulation
Hi: I generated a scatter-gather DMA ip in the sopc builder, and I want to learn the timing of the DMA IP, is there a way to generate a scatter-gather DMA IP simulation environment? thank you very...
Altera_Forum
Honored Contributor
12 years agoHello,
If interested, the pcie core comes with a sgdma example. Generate this testbench from ways and you will be able to see the dma timing. You will require to understand the built in bfm if you want it to do other things. The example can be found in the altera directory under ip cores. Hope this helps..