Forum Discussion
Altera_Forum
Honored Contributor
11 years agoCan I start Modelsim/Questa GUI when I am using command line mode?
When I do simulation, ususally I will start with command line mode, to save some resource (I also hear it may accelerate the simulation). But after simulation done, sometimes I want to open the GUI ...
Altera_Forum
Honored Contributor
11 years agoI don't know how to link to a running simulation, you can definitely start up another instance.
What I've done in the past, is started the sim that dumps to a wlf file, then open that file in another instance. This works with modelsim. Haven't tested with Questa. To keep the GUI from pulling another simulator license, i start it with the -lic_no_lnl option. This way it only pulls the gui waveform viewer. Pete