SDe_J
Occasional Contributor
8 years agoCan't run the version of modelsim packaged with Quartus 18.0
I installed Quartus 18, as I will be working with a stratix 10 FPGA. When I try to run modelsim using the vsim command I get this error:
Error in startup script: couldn't load file "$HOMEDIR/intelFPGA/18.0/modelsim_ase/linuxaloem/Img1.4.2/libtkimgwindow1.4.2.so": libz.so.1: cannot open shared object file: No such file or directory
Initialization problem, exiting.
Initialization problem, exiting.
while executing
"!ASSERT! {!$vsimPriv(StandaloneMode)} "Cannot use file [info script] in -batch mode""
invoked from within
"ncFyP12 -+"
(file "/mtitcl/vsim/commands.tx_" line 1)
invoked from within
"source /mtitcl/vsim/commands.tx_"
("package ifneeded VCommands 1.0" script)
invoked from within
"package require VCommands"
invoked from within
"ncFyP12 -+"
(file "/mtitcl/vsim/vsim" line 1)
** Fatal: Read failure in vlm process (0,0)The file '$HOMEDIR/intelFPGA/18.0/modelsim_ase/linuxaloem/Img1.4.2/libtkimgwindow1.4.2.so' does exist. I've tried searching for a solution online, but I haven't had any success.
I am running this on scientific linux 6.5 (64bit). I have had no issues with the modelsim versions included with Quartus 16.1 and 17.1
Thank you for your assistance