-
Notifications
You must be signed in to change notification settings - Fork 4
Xilinx
Nathan Hui edited this page Jan 6, 2025
·
2 revisions
In general, Xilinx Vivado and Vitis can be installed using config files.
Create config files by running ./xsetup -b ConfigGen
. This is an interactive tool that allows you to select the appropriate product, then creates a config file (usually at ~/.Xilinx/install_config.txt
. Save this file for future reference (I like to check it in).
Next, create the playbook section. This lives in waiter/vivado.yml. Generally, you can copy the previous and make the appropriate changes, however, be aware that Xilinx does occasionally change this interface!
Note that in order to modify an installation, this must be done via the installed program!