Installing the Vitis Software Platform - 2022.1 English

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document ID
UG1400
Release Date
2022-04-26
Version
2022.1 English
Ensure your system meets all requirements described in Installation Requirements .
Tip: To reduce installation time, disable anti-virus software and close all open programs that are not needed.
  1. Go to the Xilinx Downloads Website.
  2. Download the installer for your operating system.
  3. Run the installer, which opens the Welcome page.
  4. Click Next to open the Select Install Type page of the Installer.
  5. Enter your Xilinx user account credentials, and then select Download and Install Now.
  6. Click Next to open the Accept License Agreements page of the Installer.
  7. Accept the terms and conditions by clicking each I Agree check box.
  8. Click Next to open the Select Product to Install page of the Installer.
  9. Select Vitis and click Next to open the Vitis Unified Software Platform page of the Installer.
  10. Customize your installation by selecting design tools and devices (optional).
    Note: Both the Vitis tools and Vivado Design Suite are installed as part of the Vitis Unified Software Platform. You do not need to separately install Vivado tools. You can also install System Generator and Model Composer if needed.
  11. Click Next to open the Select Destination Directory page of the Installer
  12. Specify the installation directory, review the location summary, review the disk space required to insure there is enough space, and click Next to open the Installation Summary page of the Installer.
  13. Click Install to begin the installation of the software.
Note: Both the Vitis tools and Vivado Design Suite are installed as part of the Vitis Unified Software Platform. You do not need to separately install Vivado tools. You can also install System Generator and Model Composer if needed.

After a successful installation of the Vitis software, a confirmation message is displayed, with a prompt to run the installLibs.sh script.

  1. Locate the script at: <install_dir>/Vitis/<release>/scripts/installLibs.sh, where <install_dir> is the location of your installation, and <release> is the installation version.
    Note: This script is not required on Windows.
  2. Run the script using sudo privileges as follows:
    sudo installLibs.sh

The command installs a number of necessary packages for the Vitis tools based on the OS of your system.

Important: Pay attention to any messages returned by the script. You might need to install any missing packages manually.