Forum Discussion
Altera_Forum
Honored Contributor
14 years agoBy random he means jumping around in the address space of the SRAM. So SDRAMs are good for sequential bursting type of traffic (high throughput) and SRAM is good for low latency random accesses. SSRAMs are somewhere in between by handling reasonably high throughput and low latency random accesses.
With a long sequential DMA transfer you should be able to hit 400MB/s at 100MHz on a 32-bit local interface.