move_wave - 2021.2 English

Vivado Design Suite Tcl Command Reference Guide (UG835)

Document ID
UG835
Release Date
2021-10-22
Version
2021.2 English

Moves wave objects from their current position to the specified position in the wave configuration

Syntax

move_wave [‑into <args>] [‑at_wave <args>] [‑after_wave <args>]
    [‑before_wave <args>] [‑quiet] [‑verbose] <items>...

Usage

Name Description
[-into] the wave configuration, group, or virtual bus into which the wave object(s) will be moved.
[-at_wave] inserts the new wave object(s) into the specified wave object, or after the specified wave object if not a group or virtual bus
[-after_wave] inserts the new wave objects(s) after the specified wave object
[-before_wave] inserts the new wave objects(s) before the specified wave object
[-quiet] Ignore command errors
[-verbose] Suspend message limits during command execution
<items> wave objects to move

Categories

Waveform