Search Criteria
Package Details: quartus-free-hls 21.1.1.850-1
Package Actions
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: | 2022-07-26 02:06 (UTC) |
Dependencies (2)
Required by (1)
Sources (16)
- 51-usbblaster.rules
- https://download.altera.com/akdlm/software/acdsinst/21.1std.1/850/ib_installers/arria_lite-21.1.1.850.qdz
- https://download.altera.com/akdlm/software/acdsinst/21.1std.1/850/ib_installers/cyclone-21.1.1.850.qdz
- https://download.altera.com/akdlm/software/acdsinst/21.1std.1/850/ib_installers/cyclone10lp-21.1.1.850.qdz
- https://download.altera.com/akdlm/software/acdsinst/21.1std.1/850/ib_installers/cyclonev-21.1.1.850.qdz
- https://download.altera.com/akdlm/software/acdsinst/21.1std.1/850/ib_installers/max-21.1.1.850.qdz
- https://download.altera.com/akdlm/software/acdsinst/21.1std.1/850/ib_installers/max10-21.1.1.850.qdz
- https://download.altera.com/akdlm/software/acdsinst/21.1std.1/850/ib_installers/QuartusHelpSetup-21.1.1.850-linux.run
- https://download.altera.com/akdlm/software/acdsinst/21.1std.1/850/ib_installers/QuartusLiteSetup-21.1.1.850-linux.run
- https://download.altera.com/akdlm/software/acdsinst/21.1std.1/850/ib_installers/QuestaSetup-21.1.1.850-linux.run
- https://download.altera.com/akdlm/software/acdsinst/22.2/94/ib_installers/HLSProSetup-22.2.0.94-linux.run
- quartus.desktop
- quartus.sh
- questa-fse.desktop
- questa-fse.sh
- questa.gif
Latest Comments
1 2 3 4 5 6 .. 11 Next › Last »
JohnTheCF commented on 2023-05-15 12:08 (UTC) (edited on 2023-05-15 12:09 (UTC) by JohnTheCF)
I'm getting this error when trying to launch Quartus:
[1] 33384 IOT instruction (core dumped) quartus
This seems to be the same issue as mentioned before by nullik, any ways to fix it?JohnTheCF commented on 2023-05-14 11:16 (UTC) (edited on 2023-05-15 11:37 (UTC) by JohnTheCF)
~~Just installed the package, along with devinfo for cyclone. I don't have a
quartus
binary in my PATH. After inspecting the package files all the binaries are placed in/opt/intelFPGA/21.1/quartus/
. Is this the intended structure? Is this a requirement that I need to add this to my PATH?~~EDIT: after a reboot it is now available in my PATH, but I get a segfault
DLAN commented on 2023-04-21 23:46 (UTC)
Should ncurses5-compat-libs be listed as a dependency? I wasn't able to install without it.
bliedblad commented on 2022-08-04 16:47 (UTC) (edited on 2022-08-04 16:49 (UTC) by bliedblad)
Hopefully this saves someone some time...
My project uses the SDRAM Controller IP.
As of version 21.1, this is only supported in the standard version.
So... I'm stuck using 20.1.
A recent system update caused Eclipse Mars to stop working...
If you see these in your log file:
java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: /usr/lib/libcairo.so.2: undefined
OR
java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: /usr/lib/libharfbuzz.so.0: undefined
Downgrade the following:
cairo to 1.17.4-5
harfbuzz/harfbuzz-icu to 4.4.1-1
pav commented on 2022-05-07 16:44 (UTC)
Requires libxcrypt-compat or else it can't find libcrypt.so.1.
nullik commented on 2021-12-25 16:10 (UTC) (edited on 2022-01-10 17:18 (UTC) by nullik)
Latest versions having strange segfault. Reported bug https://gitlab.freedesktop.org/fontconfig/fontconfig/-/issues/305
I wrote big patch to fontconfig and now bug fixed. https://gitlab.freedesktop.org/fontconfig/fontconfig/-/merge_requests/217
Updated fontconfig package you can find here https://archlinux.club/
parsanoori commented on 2021-12-21 21:54 (UTC) (edited on 2021-12-21 22:02 (UTC) by parsanoori)
I get the following on running
quartus
after a fresh install of this package:What's the problem ?
gbs commented on 2021-11-11 20:30 (UTC)
Warning: Intel has replaced ModelSim with Questa in this version. Even the free version now requires a valid license file obtained from Intel. If you do not wish to do so, I uploaded the last version of ModelSim as https://aur.archlinux.org/packages/modelsim-intel-starter.
@vityafx, creating the
plugdev
group is now optional. I adjusted the udev rules to always allow access to the logged in user.@promach, I haven't tried, but you can try
s/QuartusLite/Quartus/
, and adjust the list of.qdz
appropriately. You also need to substitutequesta_fse
withquesta_fe
if you want the non-Starter Questa.1 2 3 4 5 6 .. 11 Next › Last »