Import XSA file - 2025.2 English - XD260

Vitis Tutorials: Embedded Software (XD260)

Document ID
XD260
Release Date
2025-12-05
Version
2025.2 English

Users need to import the XSA container file exported from Vivado, and create a HwDesign object. Users can use the XSA in the prebuilt platforms in Vitis.

Note: This created a Hardware Manager Object called “HwDesign” that users can use to extract the required HW metadata needed for their software system.

HwDesign = hsi.HwManager.open_hw_design("../zcu102/design_1_wrapper.xsa")