Search Criteria
Package Details: intel_fpga_lite-base 19.1.0.670-4
Git Clone URL: | https://aur.archlinux.org/intel_fpga_lite.git (read-only, click to copy) |
---|---|
Package Base: | intel_fpga_lite |
Description: | Quartus Prime Lite Edition design software for Intel FPGA's. Split packages |
Upstream URL: | http://fpgasoftware.intel.com/?edition=lite |
Licenses: | |
Submitter: | wall007 |
Maintainer: | wall007 |
Last Packager: | wall007 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-12-18 16:19 |
Last Updated: | 2019-12-20 13:28 |
Dependencies (24)
- lib32-expat
- lib32-fontconfig (lib32-fontconfig-infinality-ultimate, lib32-fontconfig-infinality, lib32-fontconfig-git)
- lib32-freetype2 (lib32-freetype2-v35, lib32-freetype2-old-hinting, lib32-freetype2-infinality-ultimate, lib32-freetype2-git, lib32-freetype2-minimal-git)
- lib32-glibc (lib32-glibc-linux4, glibc-force-mmap, lib32-glibc-force-mmap, lib32-glibc-minimal-git)
- lib32-gtk2 (lib32-gtk2-git, lib32-gtk2-minimal-git)
- lib32-libcanberra
- lib32-libice
- lib32-libpng (lib32-libpng-minimal-git)
- lib32-libsm
- lib32-libx11 (lib32-libx11-git, lib32-libx11-threadsafe)
- lib32-libxau
- lib32-libxdmcp
- lib32-libxext
- lib32-libxft (lib32-libxft-bgra)
- lib32-libxrender
- lib32-libxt
- lib32-libxtst
- lib32-ncurses (lib32-ncurses-git)
- lib32-ncurses5-compat-libs
- lib32-tkimg
- lib32-util-linux (lib32-util-linux-nosystemd-minimal-git)
- lib32-zlib
- libpng12 (libpng12-git)
- patchelf (make)
Latest Comments
pagdot commented on 2020-01-02 20:05
Only tested with quartus-free, but should also apply here:
Quartus 19.1 has issues with its perl distribution on Linux. When compiling a QSYS project, I get the following error:
It seems like the perl distribution points to the wrong directory because the library is located at
/opt/altera/19.1/quartus/linux64/perl/lib/5.28.1/Getopt/Long.pm
I've found a bunch references in the perl distribution pointing to the wrong directory ( https://pastebin.com/wfUKcSjq )
A "fix" seems to be to link to the system perl executeable: http://www.armadeus.org/wiki/index.php?title=Quartus_installation_on_Linux#Perl_Getopt::Long
Edit:
I created a post in the Intel forum: https://forums.intel.com/s/question/0D50P00004YMMd4SAH/cant-locate-getoptlongpm-when-generating-a-qsys-project