ishwexpandable - 2021.2 English

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

Document ID
UG1400
Release Date
2021-12-15
Version
2021.2 English

Check if hardware design is expandable

Syntax

ishwexpandable <hw spec file>

To check if the hw design is expandable or fixed.

Options

None

Returns

If successful, returns true if hw design is expandable/extensible, returns false if hw design is fixed. Otherwise it returns an error.

Example(s)

ishwexpandable system.xsa

Returns true if XSA is expandable/extensible