Forum Discussion
Altera_Forum
Honored Contributor
20 years agoRemyMartin, what advantage are you hoping to gain by enabling DMA bursting?
Can you doublecheck your DMA parameters? If you have DMA enabled, but you've set the DMA to use registers for its FIFO, you'll use a large amount of device resources (the burst-enabled DMA has a larger FIFO than the non-burst DMA). Try setting the DMA FIFO to use embedded memories.