Altera_Forum
Honored Contributor
15 years agoNiosII DMA Tutorial
Hello, may I know where can I get NiosII DMA Tutorial? Currently, I am doing a project to implement DMA on FPGA board. So I would to refer to some tutorials that can help me. Thanks.
Hello i am trying to do the same thing that you did, but i am kinda new to software development for NIOS. And i would like to get a "start point" i've read a lot of altera documentation but i can't find a simple "read from a memory" and "write in another memory" design/tutorial with the hardware and the software.
I made a system consisting of a SDRAM, SGDMA and a NIOS. I want to write something to the DMA and that the dma writes the same data to the SDRAM. DO you have any piece of sw code that do something like that? Thanks a lot.