Forum Discussion

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

How to use DMA streaming in full speed?

I tried to use DMA streaming mode to read 2048 bytes from FIFO to the SDRAM. The system clock is 80MHz. If I set the readclk of the FIFO to 2.5MHz(1/15 of system clock), the DMA can work properly...