Uses Vagrant to install Xilinx Vivado into a VM
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
John-Mark Gurney 26db63c809 Set of scripts to automatically install Xilinx Vivado into a VM, 4 years ago
.gitignore Set of scripts to automatically install Xilinx Vivado into a VM, 4 years ago
Makefile Set of scripts to automatically install Xilinx Vivado into a VM, 4 years ago
README.md Set of scripts to automatically install Xilinx Vivado into a VM, 4 years ago
Vagrantfile Set of scripts to automatically install Xilinx Vivado into a VM, 4 years ago
bootstrap.sh Set of scripts to automatically install Xilinx Vivado into a VM, 4 years ago
install_config.txt Set of scripts to automatically install Xilinx Vivado into a VM, 4 years ago

README.md

Vivado Vagrant

This automatically installs Vivado into a VM for development.

Steps

Note: by running these commands, it will execute a step that has you agree to Xilinux’s EULA, their 3rd Party EULA and their Web Talk Terms. If you do not agree to these terms, do not run the commands.

  1. Make sure that vagrant is installed and functional.
  2. Download and put the file Xilinx_Unified_2019.2_1106_2127_Lin64.bin in this directory.
  3. Run: make vivado