Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

ModelSim: Fatal: Trouble with Simulation Kernel

Altera_Forum
Honored Contributor II
5,429 Views

Hi, 

 

I try to use ModelSim-Altera Start Edition from shell on 64bit Debian/Linux. When I double click on a signal of my project, loaded under "work", it crashes with the following message: 

$ export PATH=${PATH}:/opt/altera/13.1/modelsim_ase/linuxaloem/# ...# setting up project $ vsim Reading /opt/altera/13.1/modelsim_ase/tcl/vsim/pref.tcl ** Fatal: Trouble with Simulation Kernel.  

 

I already tried opeining Modelsim from Quartus II, there it seems to work. Any idea why it crashes?
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
4,037 Views

I am also observe the same issue.Can anyone have an idea how to resolve it ???? 

Thanks in advanced. 

 

Regards 

Mehul
0 Kudos
Altera_Forum
Honored Contributor II
4,037 Views

I have found one possible cause of this type of error 

 

Make sure all the undriven output signals in your verilog/systemverilog files assigned to zero value.
0 Kudos
Reply