isstaticxsa - 2025.2 English - UG1725

Software Debugger Reference Guide (UG1725)

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

Check if hardware design is a static XSA.

Syntax

isstaticxsa <hw spec file>

Checks if the hardware design is a static XSA.

Options

None.

Returns

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

Examples

isstaticxsa static.xsa

Returns true if XSA is static.