Altera_Forum
Honored Contributor
9 years agoModelsim is exiting with code 211.
Hi,
every time I try to run a simulation with Modelsim I get:Modelsim is exiting with code 211. Then Modelsim closes. Transcript says: # vsim -gui work.test_counter # Start time: 15:48:59 on Nov 17,2016# Loading work.test_counter# Loading work.counter# ** Fatal: (SIGSEGV) Bad handle or reference.# Time: 0 ns Iteration: 0 Instance: /test_counter File: C:/intelFPGA_lite/16.1/modelsim_ase/examples/tutorials/verilog/basicSimulation/tcounter.v# FATAL ERROR while loading design# Error loading design# End time: 15:48:59 on Nov 17,2016, Elapsed time: 0:00:00# Errors: 1, Warnings: 0 This happens with every file I use. This one was the example so at least that one should work. I also tried running the simulation from Quartus. It says something similar: # ** Fatal: (SIGSEGV) Bad handle or reference.# Time: 0 ps Iteration: 0 Instance: /half_add_vhd_vec_tst File: Waveform2.vwf.vht Line: UNKNOWN# FATAL ERROR while loading design# Error loading design
Error loading design I am using the ModelSim Starter Edition Intel FPGA 10.5b (Quartus Prime 16.1). I already tried reinstalling the program, didn't help. Best Regards