Import XSA file - 2024.1 English

Vitis Tutorials: Embedded Software (XD260)

Document ID
XD260
Release Date
2024-06-19
Version
2024.1 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("design_1_wrapper.xsa")