Forum Discussion
Altera_Forum
Honored Contributor
14 years agoSDRAM. Offen you use flash to hold video frames or images but before you display them you put them into an off-chip frame buffer. SDRAM works well for a frame buffer since a video engine and sequentially access it quickly. I don't know what resolution you are working with but if your SRAM is large enough to hold a couple frames you could use it as well.