Allows you to populate saved simulation waveform data into a running Waveform Viewer instance.
Syntax
xlOpenWaveFormData('C:/wavedata/model_name.wdb')
How to Use
- Make sure an instance of Waveform Viewer is opened in the current Model Composer session.
- Locate the waveform data file (model_name.wdb) you would like to open. Note: Waveform data are saved under the wavedata directory.
- Type xlOpenWaveFormData (‘C:/wavedata/model_name.wdb’) in the MATLAB console. Make sure you enter the absolute path of the waveform data file.
- Observe the waveform data in Waveform Viewer.
See Also
For information on using the Waveform Viewer to develop and troubleshoot your design, see Vivado Design Suite User Guide: Logic Simulation (UG900).