Specify waveform viewing command written to simulation script
'
Waveform view
command
'
Default: 'add wave sim:%s\n'
Specify waveform viewing command as a character vector. The implicit argument adds the signal paths for the DUT top-level input, output, and output reference signals.
To set this property, use hdlset_param
or makehdl
. To view the property value, use hdlget_param
.