Search Criteria
Package Details: vivado-lab-edition 2024.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vivado-lab-edition.git (read-only, click to copy) |
|---|---|
| Package Base: | vivado-lab-edition |
| Description: | FPGA/CPLD Lab Tools for Xilinx devices |
| Upstream URL: | https://www.xilinx.com/products/design-tools/vivado.html |
| Keywords: | programmer xilinx |
| Licenses: | custom |
| Conflicts: | vivado |
| Submitter: | m42uko |
| Maintainer: | m42uko |
| Last Packager: | m42uko |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-07-11 06:53 (UTC) |
| Last Updated: | 2025-03-19 15:51 (UTC) |
Dependencies (5)
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR)
- libxcrypt (libxcrypt-gitAUR)
- digilent.adept.runtimeAUR (optional)
- digilent.adept.utilitiesAUR (optional)
- fxloadAUR (optional)
Latest Comments
klz-0 commented on 2026-01-16 21:20 (UTC) (edited on 2026-01-16 22:05 (UTC) by klz-0)
The current version has changed the downloaded source (from .tar.gz to .tar) as well as much of the structure. Here is a diff of PKGBUILD that worked for me with version 2025.2.
Also some notes - gtk2 might not be necessary for people wishing to just use the Lab version for a headless server. For this reason it might also be beneficial to add
/opt/Xilinx/${pkgver}/Vivado_Lab/binto$PATHvia a profile.d file.PeterWang-dev commented on 2025-01-09 12:14 (UTC)
Vivado need
libcrypt.so.1to run,libcrypt.soshould be added to dependencies.