xlOpenWaveFormData - xlOpenWaveFormData - 2026.1 English - UG1483

Vitis Model Composer User Guide (UG1483)

Document ID
UG1483
Release Date
2026-06-23
Version
2026.1 English

Lets you populate saved simulation waveform data into a running Waveform Viewer instance.

Syntax


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

How to Use

  1. Open an instance of Waveform Viewer in the current Model Composer session.
  2. Locate the waveform data file (model_name.wdb) you want to open.
    Note: The wavedata directory contains the waveform data.
  3. Type xlOpenWaveFormData (‘C:/wavedata/model_name.wdb’) in the MATLAB console. Ensure you enter the absolute path of the waveform data file.
  4. Observe the waveform data in Waveform Viewer.

Related Topic

For information on using the Waveform Viewer to develop and troubleshoot your design, refer to the Vivado Design Suite User Guide: Logic Simulation (UG900).