Forum Discussion

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

Nios II IDE program to test SGDMA and DMA

Hi all,

I include here Nios II IDE program to test SGDMA and DMA, if in case someone is needed.

Just rename .doc to .c

Have a good weekend.

Sean

3 Replies

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

    Thanks sean! So, does it similar to the memory test which used to test those off-chip memories like sdram, flash and .etc?

    Regards,

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

    caridee: This is not like test memory. It's only for DMA and SGDMA.

    DMA: Connect through Avalon-MM (memory map)

    SGDMA: Connect through Avalon-ST (streaming)

    You have to connect it to SDRAM and test from there.

    It's kinds of Avalon-MM and Avalon-ST.

    Sean