Set Up the Environment to Run Vitis - 2023.1 English

Vitis Tutorials: Hardware Acceleration (XD099)

Document ID
XD099
Release Date
2023-08-02
Version
2023.1 English

To configure the environment to run the Vitis software platform, run the following scripts, which set up the environment to run in a specific command shell.

#setup XILINX_VITIS and XILINX_VIVADO variables
source <Vitis_install_path>/Vitis/2023.1/settings64.sh
#setup XILINX_XRT
source /opt/xilinx/xrt/setup.sh

To specify the location of the target development platform for an Alveo U50 accelerator card, set the following environment variable:

export PLATFORM_REPO_PATHS=<path to platforms>