Skip to content

Instantly share code, notes, and snippets.

@EmanuelJr
Last active October 1, 2022 12:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EmanuelJr/950ebcd0679fedd667e499c761f7272b to your computer and use it in GitHub Desktop.
Save EmanuelJr/950ebcd0679fedd667e499c761f7272b to your computer and use it in GitHub Desktop.
Installing Vivado on ArchLinux

Install dependencies

yay -S ncurses5-compat-libs libxcrypt-compat

Installation

  • Download Vivado setup from official website
  • Run chmod +x installer.bin
  • Run sudo installer.bin
  • I recommend install in /opt/Xlinx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment