Package Details: quartus-free-help 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 Lite - help files
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 .. 4 5 6 7 8 9 10 11 Next › Last »

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.

kremlin commented on 2015-02-14 23:30 (UTC)

In the latest version, I've found that the included curl library object will cause quartus to crash entirely on multicore systems. The solution is to close quartus, remove the libcurl.x.x.so file (in the install directory), and re run. Quartus falls back to the systems curl library, which works fine.