Forum Discussion
Altera_Forum
Honored Contributor
8 years agoDMA Flow Control - Memory to Avalon MM Peripherals
Hello, Still rather new to FPGA design, and I had a question about implementing a DMA controller. If a DMA transfer is coordinated from a incrementing memory location to a simple MM-Slave...
Altera_Forum
Honored Contributor
8 years agoYou can implement a FIFO yourself (add it as a component and parameterize it) or rely on the Qsys (Platform Designer) interconnect to do this for you. You'll have more control if you add the FIFO yourself.