Forum Discussion
Altera_Forum
Honored Contributor
15 years agoIf this is for simulation purpose, then initialize the memory content when u create them, but you need to use simulator like ModelSim
If this is an actual circuit then you MUST use mif file to initialize memory content. The programmer tool will initialize the memory when it programs the FPGA.