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
19 years agoHi Ellis,
Thanks for the code. I had success using the DMA register control macros instead of the API. I think that it is impossible to use the API alone to do what I need to do - please correct me if I'm wrong...I would like to simply use the API. Now I've just got to get the rest of the design behaving... Peter