Forum Discussion
Altera_Forum
Honored Contributor
21 years agoTrigger DMA by User Logic
Hi guys, does somebody know if it is possible to trigger a DMA via User Logic? My system now: I have a User Logic (FIFO) that generates a IRQ. The NIOS starts the DMA to get the data ...
Altera_Forum
Honored Contributor
21 years agoHi Revolt,
I've made it. I think what you need a smart peripheral that inizialize your DMA to trasfer data. I've designed it with a Avalon master port connected to the slave control port of the DMA;furthermore my smart peripheral has a slave port too, connected with Nios II processor, used to inizialize my peripheral...