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.