openhw - 2022.1 English

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document ID
UG1400
Release Date
2022-04-26
Version
2022.1 English

Open a hardware design.

Syntax

openhw <hw-proj | xsa file>

Open a hardware design exported from Vivado. XSA file exported from Vivado, or the hardware project created using 'createhw' command can be passed as argument.

Options

None

Returns

If successful, this command returns nothing. Otherwise it returns an error.

Example(s)

openhw ZC702_hw_platform

Open the hardware project ZC702_hw_platform.

openhw /tmp/wrk/hw1/system.xsa

Open the hardware project corresponding to the system.xsa.