Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

Scatter-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 much !

4 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hello,

    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..
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    hi Trukng,thank you for your help.

    I am sorry, I am not clear about the altera directory, is that altera directory meaning altera ftp?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Sorry I wasn't clear, I meant the installation directory c://altera/ .. / quartus/ ip/ altera_pcie. Use sopc or qsys to generate the examples test bench. Let me know if that helps.