Search Criteria
Package Details: quartus-free-devinfo-cyclone 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 Lite - devinfo files for cyclone |
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: | 2022-07-26 02:06 (UTC) |
Dependencies (0)
Required by (2)
- quartus-free
- quartus-free-quartus (requires quartus-free-devinfo)
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 .. 10 Next › Last »
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.promach commented on 2021-10-03 04:27 (UTC)
Which modifications do I need to make for quartus STANDARD instead of quartus LITE ?
parsanoori commented on 2021-06-23 12:42 (UTC)
Got this error:
Failed to prepare transaction: target not found: quartus-free-devinfo-cyclone
vityafx commented on 2021-05-19 18:20 (UTC)
The
plugdev
group doesn't exist. I suppose it should be created during the package installation, shouldn't it?klanc commented on 2021-02-07 12:25 (UTC)
You're right, I didn't even think about clearing my cache. Thanks!!
1 2 3 4 5 6 .. 10 Next › Last »