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
13 years agoHi BTXSistemas,
Thanks for sharing your code, it was quite useful to me. I am sending images from memory to compress them via JPEG200 standard (using ADV212 IC), but as you said, SRAM is too small to hold images greather than 240x320 pixels. Can you tell about your experience using SDRAM? Regards,