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.060120
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 2 3 4 5 6 7 .. 12 Next › Last »

Skallwar commented on 2023-10-31 09:56 (UTC)

@VitalyR ah yes thanks!

VitalyR commented on 2023-10-31 08:34 (UTC)

@leoko I have made you a co-maintainer. Feel free to improve this package. Thanks for your help!

leuko commented on 2023-10-30 19:41 (UTC)

I can help @VitalyR

VitalyR commented on 2023-10-30 19:31 (UTC)

Hi @leuko, would you like to help maintain this package, I mean, being a co-maintainer?

VitalyR commented on 2023-10-30 19:29 (UTC)

Hi @Skallwar, the lib32-libpng12 is in the repository multilib. You can enable this repository after reading this documentation: https://wiki.archlinux.org/title/official_repositories.

Skallwar commented on 2023-10-30 16:37 (UTC)

I could not install it:

 -> No AUR package found for lib32-libpng12
 -> could not find all required packages: lib32-libpng12

leuko commented on 2023-10-30 14:03 (UTC)

must be modified:

_srcname=FPGAs_AdaptiveSoCs_Unified

phanium commented on 2023-07-19 02:38 (UTC) (edited on 2023-07-19 02:39 (UTC) by phanium)

After comparing with a installation in my ubuntu 22.04 nspawn, I find a new way to launch vitis HLS 2023.1 which works for me:

  1. Do not apply the old hacking to replace '=' to '<' in autopilot_init.tcl, it seems to cause vitis hls to load internal buggy libraries...

  2. sed -i -e "28s|Default|ubuntu|" "/opt/Xilinx/Vitis_HLS/2023.1/bin/ldlibpath.sh", just to fake us to be a ubuntu distro when search library.

  3. And gtk3 should be a new dependency. (pacman -S gtk3)

I don't actually try to build it again in a clean chroot, but I need apt install libgtk-3-commonin ubuntu 22.04 to get libgtk-3.so.0, so I think it also need gtk3 here.

phanium commented on 2023-07-17 04:19 (UTC)

Fail to launch vitis hls(2023.01) on my machine. It only shows that:

phanium@arch ~/x/t/tmp (dev) [1]> /opt/Xilinx/Vitis_HLS/2023.1/bin/vitis_hls

****** Vitis HLS - High-Level Synthesis from C, C++ and OpenCL v2023.1 (64-bit)
  **** SW Build 3854077 on May  4 2023
  **** IP Build 3864474 on Sun May  7 20:36:21 MDT 2023
  **** SharedData Build 3865790 on Sun May 07 13:33:03 MDT 2023
    ** Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
    ** Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.

source /opt/Xilinx/Vitis_HLS/2023.1/scripts/vitis_hls/hls.tcl -notrace
INFO: [HLS 200-10] Running '/opt/Xilinx/Vitis_HLS/2023.1/bin/unwrapped/lnx64.o/vitis_hls'
INFO: [HLS 200-10] For user 'phanium' on host 'localhost' (Linux_x86_64 version 6.4.3-arch1-1) on Mon Jul 17 12:17:34 CST 2023
INFO: [HLS 200-10] In directory '/home/phanium/xilinx/tmp/tmp'
INFO: [HLS 200-10] Bringing up Vitis HLS GUI ...

The hacking (https://wiki.archlinux.org/title/Xilinx_Vivado#Vitis_HLS_no_response_or_only_splash_screen_visible) don't work for me.

LRitzdorf commented on 2023-06-23 23:01 (UTC)

Potentially worth noting that Xilinx Information Center starts automatically with the installer (near the end of the "Installing files" phase), and adds a systray icon. Relevant documentation for disabling/uninstalling is at https://support.xilinx.com/s/article/59508.