Forum Discussion
Altera_Forum
Honored Contributor
17 years agoAccording to the datasheet its a 70ns memory, when used asynchronously. It's not a real SRAM, but a DRAM with a SRAM-like interface.
If you need more performance you can use it in synchronous mode and access it in bursts, but you would need to write your own controller.