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 ago --- Quote Start --- Well, in this case you also need SRAM controller connected to the same bus as ROM is and then some bus master to copy all the data from ROM to SRAM. Either you write your own module to do that or use Nios. --- Quote End --- Thank you Linas for your efforts , I initialized the mif file but till now I don't get how to load M4K with mif file data.