Forum Discussion
Altera_Forum
Honored Contributor
21 years agoDMA transfer
I copied an example from the Altera Nios II Software Developer’s Handbook, chapter "Using DMA Devices" using memory to memory data transfer. I modified the code a bit ..... The good thing is th...
Altera_Forum
Honored Contributor
21 years agoYou are completely right!
I compiled the full featured version and everything worked well; after adapting my own design everything seems to work well. I had indeed forget to connect the read/write-master to the avalon-slave port. Thanks for the hint.