Forum Discussion

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

NIOS II FIFO-FIFO DMA Example

Hello All,

I'm looking for a code example demonstrating a FIFO-FIFO DMA transaction (using the HAL). Any help would be appreciated. Thanks.

4 Replies

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

    I need a example about FIFO--SDRAM by DMA with Verilog HDLtoo. Can some body help me ?

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

    Recently I hava done a test project with FIFO and DMA, which transfer 6 different channel of data from FIFO to SDRAM on DE2-70 board.

    If anyone still need this kind of example, email me.

    zhy8777#gmail.com
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    For FIFO to FIFO most people just use streaming and eliminate the DMA from the picture.