Xilinx Toolchain#

  1. Install Vivado and Vitis 2022.2: Download Link (Xilinx account required)

  2. Choose Xilinx Unified Installer 2022.2: Windows Self Extracting Web Installer or Xilinx Unified Installer 2022.2: Linux Self Extracting Web Installer depending on your operating system

    ../../_images/vitis_website1_2022.png
  3. Choose Name, Address, email, and the rest of the data

  4. Windows: run the file Xilinx_Unified_2022.2_1014_8888_Win64.exe and click next

  5. Linux: right-click Xilinx_Unified_2022.2_1014_8888_Lin64.bin, go to Permissions, and check the box Allow executing file as program. Then call the file as a program in the terminal with ./Xilinx_Unified_2022.2_1014_8888_Lin64.bin.

  6. Select Download and Install Now and sign in with your Xilinx user account. Click Next

    ../../_images/vitis_website2_2022.png

    Note

    If the User Authentication in the installer results in an error, even though the Xilinx account is valid, an alternative installer without the need to sign in can be downloaded.

    ../../_images/vitis_website2_5_2022.png
  7. Select the specific products

    ../../_images/vitis_website3_2022.png
  8. Install what you want and what you need. It is recommended to install as shown below. Uncheck System Generator for DSP and do not install it because this is not used and can lead to errors in MATLAB since this is a MATLAB toolbox. To reduce the required disk space, it is sufficient to only install the Zynq UltraScale+ MPSoC Devices. Other devices can be added later, but cannot be removed.

    ../../_images/vitis_website4_2022.png
  9. Agree to all license agreements, terms, and conditions. Click Next

    ../../_images/vitis_website5_2022.png
  10. Specify where to install

    ../../_images/vitis_website6_2022.png
  11. Install

    ../../_images/vitis_website7_2022.png
  12. After the installation, apply the following bug fix: Xilinx bug fix

  13. Download the .zip file from the support page

  14. Navigate to your Vitis installation (e.g., D:\Xilinx\Vitis\2022.2) and copy the content of the .zip file to this folder (override existing files in the scripts folder inside the Vitis installation)