HKühn
New Contributor
6 years agoHow to Simulate a ROM initialized with a *.if File is Modelsim-Altera.
Hello, I am using Quartus Prime Lite Edition to programm a MAX10 (10M08SAU169C8G). I wanted to add a ROM which is initialized with a .mif File. The design compiles and ROM works fine on the FPGA. I am also able to simulate the design.
Only problem: The ROM's output is not as excepted. Appearently only every sixteenth values is correct. All other output are 0x00.
Attached you find the rom and the testbench to recreate the problem.