Allow you to populate saved simulation waveform data into 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 System Generator 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 this link in the Vivado Design Suite User Guide: Logic Simulation (UG900).