Altera_Forum
Honored Contributor
9 years agoProblem while launching ModelSim simulation from Quartus
Hello,
I'm newbie in Quartus and am starting to learn Quartus design flow. Certain documents I've found on the web, mention that one can run ModelSim simulation from Quartus. Unfortunately it didn't work properly. Here is my setup:- Parent module: module_parent.vhd
- Child module: module_child.vhd
- Testbench: tb.vhd (not included in the design, but specified in Settings/EDA Tool Settings/Simulation/Compile Test Bench)