closehw - 2025.2 English - UG1725

Software Debugger Reference Guide (UG1725)

Document ID
UG1725
Release Date
2025-11-20
Version
2025.2 English

Close a hardware design.

Syntax

closehw <hw project | xsa file>

Close a hardware design that was opened using 'openhw' command. 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.

Examples

closehw ZC702_hw_platform

Close the hardware project ZC702_hw_platform.

closehw /tmp/wrk/hw1/system.xsa

Close the hardware project corresponding to the system.xsa.