isstaticxsa - 2022.1 English

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

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

Check if hardware design is a static xsa

Syntax

isstaticxsa <hw spec file>

To check if the hw design is a static xsa or not.

Options

None

Returns

If successful, returns true if hw design is static, returns false if hw design is static. Otherwise it returns an error.

Example(s)

isstaticxsa static.xsa

Returns true if XSA is static.