Forum Discussion
Altera_Forum
Honored Contributor
9 years agoOne port ram question
Hi all, my project currently will use multiple memory block with some initial data. If I try to use on chip memory such as on port ram, and I generate the memory block through the wizard. I known I n...
Altera_Forum
Honored Contributor
9 years agoWhen you generate the ram from the wizard, you can specify the .mif file to use for initialisation.
You only need a .mif file if you need the ram to be filled when the power is turned on. .mif file is not required if you intend to fill the ram yourself during run time.