xlOpenWaveFormData - 2021.1 English

Vitis Model Composer User Guide (UG1483)

Document ID
UG1483
Release Date
2021-06-16
Version
2021.1 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 Model Composer 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).