xlOpenWaveFormData - 2022.1 English

Vitis Model Composer User Guide (UG1483)

Document ID
UG1483
Release Date
2022-05-26
Version
2022.1 English

Allows you to populate saved simulation waveform data into a 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 Vivado Design Suite User Guide: Logic Simulation (UG900).