Forum Discussion
Altera_Forum
Honored Contributor
15 years agoURGENT: Peripheral to Memory DMA Transaction
Hello, may I know how to transfer data from peripheral to memory using DMA? It is quite confusing from memory-to-memory transfer. please help! thanks!
Altera_Forum
Honored Contributor
15 years agoFIFO is a type of RAM, namely First In First Out.
You can use it to queue data for processing. Have a look at the user guide from altera (http://www.altera.com/literature/ug/ug_fifo.pdf).