Altera_Forum
Honored Contributor
10 years agoSimulation Visualiation on Linux
I am using Ubuntu, when I try to use ModelSim-Altera tu run a RTL simulation, I get the messages:
Info (22036): Successfully launched NativeLink simulation (quartus_sh -t "/home/eduardp/altera/13.0sp1/quartus/common/tcl/internal/nativelink/qnativesim.tcl" --rtl_sim "register" "register") Info (22036): For messages from NativeLink execution see the NativeLink log file /home/eduardp/ProjetosAltera/TutorialVHDL/register1bit/register_nativelink_simulation.rpt But nothing shows up. ModelSim seems to work fine when I open it using ./vsim. Someone else asked this at http://www.alteraforum.com/forum/archive/index.php/t-48630.html , but it's not solved and my problem seems not to be ModelSim installation nor my OS. This is the file register_nativelink_simulation.rpt : Info: Start Nativelink Simulation process Info: NativeLink has detected VHDL design -- VHDL simulation models will be used ========= EDA Simulation Settings ===================== Sim Mode : RTL Family : cycloneii Quartus root : /home/eduardp/altera/13.0sp1/quartus/linux/ Quartus sim root : /home/eduardp/altera/13.0sp1/quartus/eda/sim_lib Simulation Tool : modelsim-altera Simulation Language : vhdl Version : 93 Simulation Mode : GUI Sim Output File : Sim SDF file : Sim dir : simulation/modelsim ======================================================= Info: Starting NativeLink simulation with ModelSim-Altera software Sourced NativeLink script /home/eduardp/altera/13.0sp1/quartus/common/tcl/internal/nativelink/modelsim.tcl Warning: File register_run_msim_rtl_vhdl.do already exists - backing up current file as register_run_msim_rtl_vhdl.do.bak8 Info: Spawning ModelSim-Altera Simulation software thanks in advance