Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- This 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. --- Quote End --- By random transfer, you mean when data is accessed one at a time (non-burst) ? Michael