Altera_Forum
Honored Contributor
12 years agoQuartus II + Modelsim from mentor graphics
Hello,
I am trying to use quartus II and modelsim from mentor graphics. Is this possible? I have put the route in EDA tools under modelsim choice (tools ---> options --->EDA tool options). But I always got # ** Error: (vsim-3170) Could not find 'work.lab2_vlg_vec_tst'. # # Error loading design" Does anybody know where the problem is? It looks like it always goes to altra-modelsim even if I have already made the choice. Thanks in advance. Attached error message: ******************************************************************* Running quartus modelsim >> vsim -c -do lab2.do PID = 6100 Reading C:/altera/13.0/modelsim_ase/tcl/vsim/pref.tcl # 10.1d # do lab2.do # ** Warning: (vlib-34) Library already exists at "work". # # Model Technology ModelSim ALTERA vlog 10.1d Compiler 2012.11 Nov 2 2012 # -- Compiling module Lab2 # # Top level modules: # Lab2 # Model Technology ModelSim ALTERA vlog 10.1d Compiler 2012.11 Nov 2 2012 # -- Compiling module Lab2_vlg_sample_tst # -- Compiling module Lab2_vlg_check_tst # -- Compiling module Lab2_vlg_vec_tst # # Top level modules: # Lab2_vlg_vec_tst # vsim -L cycloneii_ver -L altera_ver -L altera_mf_ver -L 220model_ver -L sgate -c -t 1ps -novopt work.lab2_vlg_vec_tst # ** Error: (vsim-3170) Could not find 'work.lab2_vlg_vec_tst'. # # Error loading design