Forum Discussion
Altera_Forum
Honored Contributor
13 years agoInitialization Altsyncram
Hi, I would like to reload an initialization on an Altsyncram. More precisely, I initialize the RAM with a .mif during the built in Quartus II and during the simulation (NCsim), I want to ...
Altera_Forum
Honored Contributor
13 years agoYou cant do it, because you cannot do it in hardware. You cannot re-initialise a ram or reset it. You have to write a bit of code to do it manually if you want to do it.
The code you're quoting (that I cannot find) will be for the simulation model only.