Forum Discussion
Altera_Forum
Honored Contributor
10 years agoWriting text image to SRAM
Hi all, please I need your help with this issue, I save my image as text ( 256 * 256) gray scale, and I want to load it to SRAM before start modifying it, but I have no glue how , I meant to u...
Altera_Forum
Honored Contributor
10 years agoThere is an option to initialize memory blocks with custom data. It should be fine if you need to modify your initial image seldom.You can create such memory initialization file with Quartus and when creating memory block guide the wizard to it.