Altera_Forum
Honored Contributor
12 years agoMissing LIbrary for ModelSim in Quartus II Version 13.0 SP1
Hi,
I am using Quartus II Web Edition 13.0 SP1 (the last version to support the EPM7128S I believe) The device exists in Quartus II and I have been able to build a schematic. When I try to run a simulation, ModelSim generates errros such as # Top level modules: # First # Model Technology ModelSim ALTERA vlog 10.1d Compiler 2012.11 Nov 2 2012 # -- Compiling module First_vlg_sample_tst # -- Compiling module First_vlg_check_tst # -- Compiling module First_vlg_vec_tst # # Top level modules: # First_vlg_vec_tst # vsim -L max7000s_ver -L altera_ver -L altera_mf_ver -L 220model_ver -L sgate -c -t 1ps -novopt work.First_vlg_vec_tst # Loading work.First_vlg_vec_tst # ** Error: (vsim-19) Failed to access library 'max7000s_ver' at "max7000s_ver". # # No such file or directory. (errno = ENOENT) # Loading work.First # ** Error: (vsim-19) Failed to access library 'max7000s_ver' at "max7000s_ver". When I look in the verilog directory below \modelsim_ase_\altera I can see max, maxii and maxiv directories, but not a specific max7000s one. Can anyone help me find/fix the problem please? regards Dave