Package Details: vivado 2023.2-1

Git Clone URL: https://aur.archlinux.org/vivado.git (read-only, click to copy)
Package Base: vivado
Description: FPGA/CPLD design suite for Xilinx devices
Upstream URL: https://www.xilinx.com/products/design-tools/vivado.html
Licenses: custom
Submitter: xiretza
Maintainer: VitalyR (leuko)
Last Packager: leuko
Votes: 16
Popularity: 0.088626
First Submitted: 2019-06-18 22:23 (UTC)
Last Updated: 2024-02-01 15:20 (UTC)

Pinned Comments

leuko commented on 2024-01-14 21:14 (UTC) (edited on 2024-01-14 21:15 (UTC) by leuko)

PKGBUILD cannot download Vivado, you have to download Vivado before executing the PKGBUILD. Refer to PKGBUILD.

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 Next › Last »

yuyichao commented on 2020-09-14 06:17 (UTC)

Please read the comment in the PKGBUILD. You have to do the download yourself due to license limitation.

aklsh commented on 2020-09-14 03:38 (UTC)

Retrieving sources...
  -> Downloading Xilinx_Unified_2020.1_0602_1208.tar.gz...
curl: (37) Couldn't open file /Xilinx_Unified_2020.1_0602_1208.tar.gz
==> ERROR: Failure while downloading file:///Xilinx_Unified_2020.1_0602_1208.tar.gz
    Aborting...
error downloading sources: vivado

I get this... How do I proceed?

xiretza commented on 2020-06-09 20:22 (UTC)

Updated to 2020.1 and moved the digilent utilities to optdepends, thanks yuyichao.

yuyichao commented on 2020-06-09 12:38 (UTC)

Also note that at least digilent.adept.runtime digilent.adept.utilities and fxload should be optional dependencies. They should only be needed for anyone that want to use this to manipulate digilent devices.

xiretza commented on 2020-05-19 09:26 (UTC)

@leuko: yeah, the installer does some weird shenanigans with LD_LIBRARY_PATH, those warnings show up even without the custom LD_PRELOAD trickery this package uses. From what I can tell they can be safely ignored, all files in the package are still owned by root.

leuko commented on 2020-05-19 08:46 (UTC) (edited on 2020-05-19 08:47 (UTC) by leuko)

FYI: After Starting package()... I got the following errors, but the installation completed successfully:

ERROR: ld.so: object 'ERROR: ld.so: object 'libfakeroot.solibfakeroot.so' from ' from LD_PRELOADLD_PRELOAD cannot be preloaded ( cannot be preloaded (cannot open shared object filecannot open shared object file): ignored.
): ignored.
ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Running in batch mode...

4VRDriver commented on 2020-05-15 21:44 (UTC)

Something I have noticed while building this package (just in case someone has the same problem): because of the huge size of the package I hadn't enough space on my ext4-drive and thought it would be a good idea to run "makepkg" on a second NTFS drive that had enough space - the build will fail saying you have run out of space regardless of the real free space. So building on a NTFS drive is not a good idea at all.

yuyichao commented on 2020-05-11 17:30 (UTC)

exactly which executables should receive this special handling?

the ones

that have the associated desktop entry

i.e. vivado, docnav (and vivado_hls that is missing the desktop entry).