Simulation waveform viewing command - Waveform viewing command written to simulation script - MATLAB (original) (raw)
Main Content
Waveform viewing command written to simulation script
Model Configuration Pane: EDA Tool Scripts
Description
Specify the waveform viewing command written to simulation script.
Settings
add wave sim:%s\n
(default)
Default: add wave sim:%s\n
The implicit argument, %s
, adds the signal paths for the DUT top-level input, output, and output reference signals.
Recommended Settings
No recommended settings.
Programmatic Use
Parameter: HDLSimViewWaveCmd |
---|
Type: character vector |
Default: 'add wave sim:%s\n' |
Version History
Introduced in R2012a