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 have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
17267 Discussions

ModelSim: Fatal: Trouble with Simulation Kernel

Altera_Forum
Honored Contributor II
5,452 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,060 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,060 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