xlOpenWaveFormData - 2020.2 English

Model Composer and System Generator User Guide (UG1483)

Document ID
UG1483
Release Date
2020-11-18
Version
2020.2 English

Allow you to populate saved simulation waveform data into running Waveform Viewer instance.

Syntax


xlOpenWaveFormData('C:/wavedata/model_name.wdb')

How to Use

  1. Make sure an instance of Waveform Viewer is opened in the current System Generator session.
  2. Locate the waveform data file (model_name.wdb) you would like to open.

    Note: Waveform data are saved under the wavedata directory.

  3. Type xlOpenWaveFormData(‘C:/wavedata/model_name.wdb’) in the MatLab console. Make sure you enter the absolute path of the waveform data file.
  4. 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).