Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI am not fully aware of how you have set this up. I use a stand alone version of modelsim. I have to compile all the libs into modelsim to get my simulations working. This involves compiling all the quartus eda libs into modelsim. I have attached a script that I found on the altera website. You just need to change the file extension to .tcl and run it from within modelsim when you have your project open. You run it from 'tools' > TCL >execute macro.
You also need to edit the tcl file to set the path to where your quartus version lives. I think its on the first or second line of the file When you simulate your design ' start simulation', go to the 'others' tab and type in the 'other vsim option' box -L cycloneii This is how I would do it C