Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThis kind of speed is possible with SDRAM if you are using bursts or consecutive accesses, which is usually the case when transferring from a DMA.
If you had random transfers, then asynchronous SRAM could become faster than SDRAM in some cases.