KastnerRG / waiter

Waiter configurations
2 stars 4 forks source link

Install Vivado #7

Closed ntlhui closed 1 month ago

ntlhui commented 2 months ago

Liv You can download different versions of Vivado here: https://www.xilinx.com/support/download/index.html/content/xilinx/en/downloadNav/vivado-design-tools/archive.html AMDAMD

I download the Unified Installer tar

Then after decompressing, in the directory, I run:

./xsetup -b AuthTokenGen

then:

./xsetup -b ConfigGen

which will prompt you which devices it wants you to install. I select all available ones. It also asks where you want to store the config it generates.

Then, I run:

./xsetup --agree XilinxEULA,3rdPartyEULA,WebTalkTerms --batch Install --config ~/.Xilinx/install_config.txt # default location of the config generated in the previous step

On Fabricant, I think people are still depending on Vivado versions:

ntlhui commented 2 months ago

Not possible to install vivado via Ansible! This will be manually installed, so maintenance will be restricted to sysadmins

ntlhui commented 1 month ago

vivado 2020.1 installed to /tools/Xilinx/Vivao/2020.1/bin/vivado