Altera_Forum
Honored Contributor
15 years agoaltera_lnsim_for_vhdl.sv does not exist
Hi,
I am new to using Quartus together with Modelsim, and while I love that the '.do' file is automatically generated for you, it also happens to contain this line: vlog -sv -work altera_lnsim {c:/altera/10.1sp1/quartus/eda/sim_lib/mentor/altera_lnsim_for_vhdl.sv} at which point it chokes since neither the /mentor/ folder nor the altera_lnsim_for_vhdl.sv file exist. The line in question is generated even though my testing project is only made up of VHDL and block schematic diagrams and that the output netlist is in VHDL. Here is the software that I am using: Quartus v10.1 Modelsim SE 6.5c I would be very grateful if someone could explain this to me so that I can get my code to simulate correctly in Modelsim. Thank you! Cheers, Josef