Forum Discussion
Altera_Forum
Honored Contributor
15 years agoYour fastest method would be to build your own DMA controller to read/write directly to the SDRAM. However, that's a significant effort. So the next best would be to use the SGDMA controllers and use Avalon-ST interfaces to get the data to/from the SGDMA controller.
A simple example is the Triple-speed ethernet reference design. Jake