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")