NGord
Occasional Contributor
2 years agoModelsim Lite Quartus 18.1 - simulating ROM
When simulating a ROM component within the testbench file (for generating a data packet) I get the Modelsim warning
# ** Warning: (vsim-3473) Component instance "inst_altera_testbench_packet_rom : altera_testbench_packet_rom" is not bound.
The ROM is a 128 x 8 with a .hex file.
The instantiation is all correct.
Any idea what is wrong?
Does Modelsim simulate ROM with Hex files?