Package Details: quartus-free-hls 23.1.0.991-1

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

Latest Comments

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

mabl commented on 2015-01-19 07:04 (UTC)

@justdoit: Yes, I'll update. I have the new version running but want to look again into the required dependencies. Expect a new PKGBUILD today or tomorrow. @doragasu: Interesting problem, I'll just keep it lower case. (The upper case was directly from Altera's webpage.)

<deleted-account> commented on 2015-01-18 11:45 (UTC)

Quartus-14.1.0.186-linux.tar is released. would you like to update?

doragasu commented on 2015-01-08 08:04 (UTC)

There's a weird problem with the MD5 of Quartus-web-14.0.2.209-linux-update.run. Although I have properly downloaded the file, and the md5 is OK (it matches the output of md5sum), the md5 check of the file was failing each time I tried to build the package. I removed the line with the md5, added it again (by pasting the value obtained by md5sum, that was the same as the one I removed but with lowercase characters) and the package was finally built nicely. Could the problem be caused because the MD5 in the PKGBUILD is uppercase and it should be lowercase?

golvok commented on 2014-07-22 21:42 (UTC)

it appears that this package also requires lib32-libxrender and libx32-libsm

othersimon commented on 2014-04-16 13:15 (UTC)

As mentioned below, libpng12 must be installed on 64bit systems for Quartus to start. I'm not sure if this is an issue with the Quartus PKGBUILD or if it should be a dependency of lib32-libpng12. Also to get the ModelSim component to work I had to install lib32-libxft and lib32-ncurses.

zsrkmyn commented on 2014-04-08 17:12 (UTC)

There are many deps meitioned in quartus_install.pdf[1] page 7 which you doesn't include in PKGBUILD, such as zlib,libstdc++5, libice, libsm and so on. And as you make a quartus.desktop file, you may write a .install script file to update desktop database and icon cache, I guess. Sincerely, Stephen [1] http://www.altera.com.cn/literature/manual/quartus_install.pdf

antoniovazquez commented on 2014-01-20 20:11 (UTC)

For 64bit installations to work libpng12 must be installed.