MK13
New Contributor
3 years agoQuesta Tcl text output
When working with ModelSim PE we use own Tcl scripts. These scripts print text messages to the ModelSim Transcript window by using the "puts" Tcl command.
However, when we use the same project and scripts in Questa Intel Edition, all text that is printed via "puts" does not appear in the Transcript window but in a separate CMD window, which opens when starting Questa.
Is it possible to direct the Tcl text output back to the Transcript window?