Packaging for Data Center Platforms - 2023.2 English

Vitis Unified Software Platform Documentation: Application Acceleration Development (UG1393)

Document ID
UG1393
Release Date
2023-12-13
Version
2023.2 English
Tip: For Data Center accelerator cards the --package command is only required for cards incorporating Versal devices.
For Versal Data Center accelerator cards, the --package command line is as follows:
v++ --package -t [sw_emu | hw_emu | hw] --platform <platform> libadf.a input.xsa [ -o output.xclbin ]

In the Versal AI Engine flow, the --package command combines the libadf.a output from the aiecompiler with the input .xsa file and generates the .xclbin file:

If the output option (-o) is not specified, the tool creates an output file with the default name of a.xclbin.