combine_hw_platforms - 2021.1 English

Vivado Design Suite Tcl Command Reference Guide (UG835)

Document ID
UG835
Release Date
2021-06-16
Version
2021.1 English

Add a hw_emu Xilinx Shell Archive to an existing hw Xilinx Shell Archive

Syntax

combine_hw_platforms [‑hw <arg>] [‑hw_emu <arg>] [‑o <arg>] [‑force]
    [‑quiet] [‑verbose]

Usage

Name Description
[-hw] A hw Xilinx Shell Archive Values: A filename with alphanumeric characters and .xsa extension.
[-hw_emu] A hw_emu Xilinx Shell Archive Values: A filename with alphanumeric characters and .xsa extension.
[-o] The (optional) output Xilinx Shell Archive. If not specified, the hw_emu will be added to the hw file, overwriting the original file. Values: A filename with alphanumeric characters and .xsa extension.
[-force] Overwrite existing Xilinx Shell Archive file
[-quiet] Ignore command errors
[-verbose] Suspend message limits during command execution

Categories

Vitis, Platform, FileIO