Forum Discussion
Altera_Forum
Honored Contributor
19 years agoDMA receive channel
Hi Nios community, I'm building a system that uses a DMA device in a NiosII core. It is set up as a DMA receive channel to stream data from a fixed address peripheral to SRAM memory. T...
Altera_Forum
Honored Contributor
17 years agoIf the memory required is small enough (i.e. can be on the SOPC), another technique is to use a megafunction such as "altsyncram" for your buffers.