Forum Discussion
mamuneeb332
New Contributor
3 years agoHow to load an Image in RAM of Intel Max 10 FPGA
Hi, I had used the IP Catalogue in Quartus Prime Lite (22.1) to instantiate a 1-port RAM. Now, i would like to store an Image into it, as far as i know there is only two types of input we can give t...
sstrell
Super Contributor
3 years agoWhen you say you are not able to create the file, what do you mean? In Quartus, just select File menu -> New and select to create either a .mif or .hex. Fill in the table with the RAM contents you want, save the file, then point the parameter editor for the RAM to the file you created.