Forum Discussion
Altera_Forum
Honored Contributor
16 years agoIn my test, Quartus (V9.0) had no problem to infer a 512k x 8 ROM from similar code. I simply used the Quartus single port ROM template and changed the address width to 19.
It could be that the problem is with your initialization method? You may want to try with a *.hex file and an explicite altsynram MegaFunction instance.