Command to send signals to waveform in SimVision

Sadik picture Sadik · Jul 3, 2014 · Viewed 7.5k times · Source

Is there a (Tcl-)command I can use to send signals to waveform in SimVision? Of course You can rightclick them and then select "Send to WaveForm Window", but to do that each time you start a simulation will be a pain.

In Modelsim you can easily use "add wave" in a dofile (tcl file), but strange if there would be no way to do this with ncsim...

Answer

jczarn picture jczarn · Aug 29, 2014

When you have your waveform window set up the way you like (with all desired signals), you can go to File -> Save Command Script . This will save your window setup as a tcl file. You can look in there to see what the tcl commands are if you are interested in doing it manually.

To restore the waveform window next time, simply go to File -> Source Command Script and select the file you had saved previously. Note: I'm using SimVision 12.10