The Vitis
compilers for HLS, AI Engine
and PS applications can be used from the command line or from the Vitis Unified IDE.
HLS and AI Engine Components
For HLS and AI Engine components, compilation is performed with the
v++ --compile command. When setting up Vitis IDE components, the v++ compiler mode is
automatically identified. For command line mode, the mode needs to be specified
using --mode aie or --mode
hls.
PS Applications
For PS applications, compilation is managed through cross compilers. Cross compilers can be selected from the pre-built Linux sysroot or from PetaLinux/Yocto sysroot outputs.