Search Criteria
Package Base Details: quartus-free
Package Actions
Git Clone URL: | https://aur.archlinux.org/quartus-free.git (read-only, click to copy) |
---|---|
Keywords: | altera fpga intel quartus |
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) |
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 »