Package Details: quartus-free-devinfo-cyclonev 24.1.0.1077-1

Git Clone URL: https://aur.archlinux.org/quartus-free.git (read-only, click to copy)
Package Base: quartus-free
Description: Quartus Prime Lite - devinfo files for cyclonev
Upstream URL: http://fpgasoftware.intel.com/?edition=lite
Keywords: altera fpga intel quartus
Licenses: custom
Provides: quartus-free-devinfo
Submitter: mabl
Maintainer: gbs
Last Packager: gbs
Votes: 21
Popularity: 0.000000
First Submitted: 2012-12-20 19:49 (UTC)
Last Updated: 2025-03-18 23:15 (UTC)

Latest Comments

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

wallacoloo commented on 2015-10-01 08:23 (UTC)

@Masshat Package builds/installs fine for me. However, attempting to run modelsim (/opt/altera/modelsim_ase/bin/vsim) results in: /opt/altera/modelsim_ase/bin/../linux/vish: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory It appears that ncurses 6 was released at the beginning of August 2015. Installing lib32-ncurses5-compat-libs from the AUR (in place of lib32-ncurses) allows Modelsim to start, and Quartus seems to still work OK. It may be worth editing the dependencies to reflect this.

meteor commented on 2015-09-18 14:54 (UTC)

I found out that Quartus compiles really slow on arch linux. It took 4 min to compile while on windows/Mint it only took half a minute. Do someone knows how to fix it? Any solution would be appreciate!

Masshat commented on 2015-09-04 19:23 (UTC)

The makepkg command fail when check the dependencies.

RaphaelCosta commented on 2015-07-09 18:45 (UTC)

I apologize for my tardiness, I wasn't able to test your patch last week. It seems to be working now.

mabl commented on 2015-06-30 21:08 (UTC)

@RaphaelCosta: I've made several modifications to the package. Could you test if modelsim now works for you. There should be a desktop entry - otherwise try /opt/altera/modelsim_ase/bin/vsim

mabl commented on 2015-06-30 05:08 (UTC)

Hmm looks like it needs some further patches. I'll update the package later.

mabl commented on 2015-06-30 05:06 (UTC)

True, have to look into this. Try /opt/altera/modelsim_ae/linux/vsim as the path to the binary for now.

RaphaelCosta commented on 2015-06-29 23:22 (UTC)

Downloaded package build, ran makepkg -s followed by makepkg -i (equilvalent of Pacman-U for this kind of package if I'm not wrong) Quartus working like a glove, integration is perfect but no Modelsim whatsoever, I tried to add the software path using Options -> EDA Software but the bin folder was empty.

disc0 commented on 2015-02-16 04:34 (UTC)

The issue with the md5sum on Quartus-web-14.0.2.209-linux-update.run is their is an extra space at the end of it. 'B3AA1ED71CF4317B251A9D341C0DBDA8 ' vs 'B3AA1ED71CF4317B251A9D341C0DBDA8', I edited mine before running makepkg and was able to run with capitalization.