Forum Discussion
Altera_Forum
Honored Contributor
11 years agoThe Frame Buffer component shown in your system does "simultaneous" read/write operation on SDRAM.
It is not really "simultaneous" as the SDRAM chip itself can only process one transaction at a time, but the burst transactions are interleaved (e.g. write 128 words, read 128 words, .....)