The Vitis packager integrates the embedded system by assembling the final hardware and software products, and configures the boot system for the device. The package command controls several aspects of the completed system, such as starting the PL and AIE components at boot time or launched them explicitly by the software application.
The packaging process is controlled by the Vitis
System Project in the Vitis IDE or by v++ --package from the command line. The steps for packaging
the design depend on the choice of development flow and is described in Integrating the System.