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 configure the whole DMA: readaddress,writeaddress,length and control. Initially Nios II processor writes some register of my peripheral to set some address...then it works by its own driven by an input interupt signal for each trasfer...