Forum Discussion
Niko3
Occasional Contributor
1 year agoerror in ModelSim?
I am using Quartus II 64-Bit Version 13.0.1 to change a design for a MAX3000a series chip and I want to simulate it with ModelSim-Altera which is contained in the Quartus II software. Simulation fo...
- 1 year ago
Hi,
Inside the testbench myProject_tb_1.v, make sure the module name also myProject_tb_1.
Thanks,
Regards,
Sheng
ShengN_altera
Super Contributor
1 year agoHi,
You may try this method create testbench using modelsim-altera wave editor https://www.intel.com/content/dam/support/us/en/programmable/kdb/rd11032011-561/creating-testbench-using-modelsim-altera.pdf
The only graphical way (edit -> create/modify waveform -> ...) to generate waveforms I found is to define every single bit of the buses which is very tedious
Do you mean University Program VWF? I would suggest you to use modelsim-altera as University Program VWF has a lot of limitations
Thanks,
Regards,
Sheng