Forum Discussion
Altera_Forum
Honored Contributor
17 years agoI have a different simulation problem that the Modelsim (I use the ModelTech Modelsim not the Altera Modelsim) did not complain at all but the ROM output (q) was always zeros.
I found that the .hex file must be at the same directory as the ROM .v file while you create the ROM and while you use the ROM in simulation. After I did that, it worked! ;)