Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

NIOS II FIFO-FIFO DMA Example

Altera_Forum
Honored Contributor II
1,674 Views

Hello All, 

 

I'm looking for a code example demonstrating a FIFO-FIFO DMA transaction (using the HAL). Any help would be appreciated. Thanks.
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
396 Views

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

0 Kudos
Altera_Forum
Honored Contributor II
396 Views

Did anyone get any code?

0 Kudos
Altera_Forum
Honored Contributor II
396 Views

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
0 Kudos
Altera_Forum
Honored Contributor II
396 Views

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

0 Kudos
Reply