Search Criteria
Package Details: vitis 2025.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vitis.git (read-only, click to copy) |
|---|---|
| Package Base: | vitis |
| Description: | FPGA/CPLD design suite for Xilinx devices |
| Upstream URL: | https://www.xilinx.com/products/design-tools/vitis.html |
| Licenses: | custom |
| Conflicts: | vivado |
| Provides: | vivado |
| Submitter: | Freed |
| Maintainer: | Freed (ccorn) |
| Last Packager: | ccorn |
| Votes: | 4 |
| Popularity: | 0.008353 |
| First Submitted: | 2023-04-21 03:30 (UTC) |
| Last Updated: | 2026-02-20 10:19 (UTC) |
Dependencies (61)
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- inetutils (inetutils-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libpcap (libpcap-gitAUR)
- libpfm (papiAUR)
- libsecret
- libx11 (libx11-gitAUR)
- libxcrypt-compat
- libxcursor
- Show 41 more dependencies...
Required by (15)
- avnet-bdf-git (requires vivado) (optional)
- csky-cpu-wujian100-open (requires vivado) (optional)
- csky-cpu-wujian100-open-doc (requires vivado) (optional)
- csky-cpu-wujian100-open-fpga (requires vivado) (optional)
- csky-cpu-wujian100-open-sdk (requires vivado) (optional)
- csky-cpu-wujian100-open-simulation (requires vivado) (optional)
- csky-cpu-wujian100-open-soc (requires vivado) (optional)
- csky-cpu-wujian100-open-test (requires vivado) (optional)
- tcl-prompt-git (optional)
- tcl-prompt-git (requires vivado) (optional)
- vivado-board-alveo-u55c (requires vivado)
- vivado-board-rfsoc4x2 (requires vivado)
- vivado-boards-git (requires vivado)
- xrt (requires vivado) (optional)
- xrt-bin (requires vivado) (optional)
Latest Comments
1 2 3 Next › Last »
Maaike commented on 2026-02-12 08:55 (UTC)
Thanks, sorry I should have looked into the PKG. I do not have 375GB free space. Will try another way if possible.
ccorn commented on 2026-02-11 16:15 (UTC) (edited on 2026-02-11 17:40 (UTC) by ccorn)
@Maaike: There is no persistent download URL available, therefore you are supposed to download that huge source file yourself, locating it via the Vitis download page and place it beside the
PKGBUILD.From then on, things might go smoothly. However, as the
PKGBUILDcomment section says:Other things to consider: Huge free disk space required. Normally I use a
tmpfsfilesystem for packaging, but I don't have enough RAM for packaging this hunk of software in atmpfs. AUR helpers might be affected in the same way. Cf. the comments in thePKGBUILD.Maaike commented on 2026-02-11 15:11 (UTC) (edited on 2026-02-11 15:12 (UTC) by Maaike)
It is not working unfortunately:
mys31f commented on 2025-10-22 23:13 (UTC)
I don't know when it's gonna happen, but AMD's been saying that
2025.2won't have the single file download option anymore, there's only going to be the unified web based one going forward apparentlyccorn commented on 2025-09-12 20:00 (UTC)
@ercan1102: The launcher script
/opt/Xilinx/2025.1/Vitis/bin/vitishas disabled the-newand-classicoptions available in previous versions, but apparently the Eclipse-based classic IDE remains installed.The easiest workaround might be to reinstall the previous
vitis-2024.2.2package.If you are adventurous, you can try reintroducing the
-classicoption to the current Vitis release. To do that, apply the following patch to the installed/opt/Xilinx/2025.1/Vitis/bin/vitisscript:You need to install the modified script in
/opt/Xilinx/2025.1/Vitis/binfor it to work properly because it uses its path to determine Vitis installation paths.Then, the following command launches the classic IDE:
This essentially sets up important environment variables and then invokes
/opt/Xilinx/2025.1/Vitis/bin/loader -exec rdi_vitis.However, there is no guarantee that the classic IDE still works as intended. After all, they removed the
-classicoption for a reason. Anyway, good luck!ercan1102 commented on 2025-09-12 17:21 (UTC) (edited on 2025-09-12 17:51 (UTC) by ercan1102)
@ccorn: Yes, I am using current release (2025.1). I want to start old Vitis because my university's tutorials contain Vitis 2024.2 (
/opt/Xilinx/2025.1/Vitis/eclipse/lnx64.0/eclipse).I don't know how to set java.library.path other than-Djava.library.path, which isn't working (returns the same error).I set LD_LIBRARY_PATH to this library folder.
ccorn commented on 2025-09-10 16:34 (UTC) (edited on 2025-09-10 16:35 (UTC) by ccorn)
@ercan1102: Not exactly sure if you refer to the current release.
Anyway,
libxv_platform.sois in/opt/Xilinx/2025.1/Vitis/lib/lnx64.o, so you'd have to make sure that yourjava.library.pathcontains that.That's probably not enough. There is a lot of environment setup happening in the usual wrapper scripts
/opt/Xilinx/2025.1/Vitis/bin/vitis(which only supports the new Theia-based IDE) and/opt/Xilinx/2025.1/Vitis/bin/setupEnv.sh. You might have to write a similar wrapper script yourself.ercan1102 commented on 2025-09-10 15:25 (UTC) (edited on 2025-09-10 15:27 (UTC) by ercan1102)
How to start old Vitis (Eclipse version)? For me it starts, but throw errors like
org.eclipse.core.runtime.CoreException: Plug-in "com.xilinx.sdx.assistant" was unable to instantiate class "com.xilinx.sdx.assistant.view.SDXAssistantView"Terminal output:
pldubouilh commented on 2024-10-05 21:52 (UTC)
Builds and works fine - quick trick to save (a lot of) time with the final step when packaging, you can avoid the zstd pkg compression stage by building a simple tar archive with
PKGEXT='.pkg.tar' makepkgvanbwodonk commented on 2024-09-09 02:01 (UTC)
@ccorn: Thank you for the reply.
My problem is fixed when I rebuild pkg with last git commit. Some changes happen when I first build Vitis 2024.1. So maybe that's the problem.
1 2 3 Next › Last »