Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

Little help with DMA reading from a source

Hello i have a fifo that get's filled after 10 seconds and i want to read half of the fifo from my DMA. How can i do that? I am recieving a half_full signal from my fifo, which generates an IRQ. ...