-
Make the
Xilinx_Unified_XXXX.X_XXXX_XXXX_Lin64.binfile an executable with:chmod +x Xilinx_Unified_XXXX.X_XXXX_XXXX_Lin64.bin. -
Run the
Xilinx_Unified_XXXX.X_XXXX_XXXX_Lin64.binexecutable downloaded from xilinx’s website. -
Follow along with the installation wizard:
-
When prompted for an install location, select a user-writable directory.
-
-
Create the file
~/.config/xilinx/nix.shand write to it simply, (e.g):
INSTALL_DIR=$HOME/downloads/software/xilinx # The directory in which there's a /bin/ directory for each product, for example: # $HOME/downloads/software/xilinx/Vivado/2022.1/bin VERSION=2022.1