Forum Discussion
Altera_Forum
Honored Contributor
17 years ago[DE2-Help] Putting images in SRAM or FLASH, then displaying them on VGA Output
Hello everyone, I am having trouble understanding how to first of all put images into memory (a.k.a. how do I upload them from my computer) and then being able to access them using Verilog in o...
Altera_Forum
Honored Contributor
17 years agoSure that would be great! When you store the image using the serial interface does that image get placed in SRAM? Does it store forever? Or will I need to restore everytime game is run? (Ideally it should be store once for my case and then only restore if I need to change the image).