Altera_Forum
Honored Contributor
16 years ago.mif file problem
Hi,everyone ! i got a 256*256 gray-scale lena picture.i want to store it into the sram.Due to the limitation of the FPGA internal memory size. i divided the picture into 2 mif file, and send it to the sram "manually" . is there any method to send more than 2 mif files , and store it into the sram "automatically" ?
<note> i have already tried to store the 256*256 image to one mif file, but during the compile process , the compiler showed me the memory is out of useage.