Package Details: quartus-free-devinfo-max10 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 - devinfo files for max10
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: 2024-02-02 23:17 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 11 Next › Last »

gbs commented on 2021-02-06 21:27 (UTC)

@klanc, are you absolutely sure this is not just a corrupted download? The md5sums come directly from Intel, and I just confirmed that QuartusLiteSetup is correct.

klanc commented on 2021-02-06 12:21 (UTC) (edited on 2021-02-07 12:27 (UTC) by klanc)

EDIT: Got a corrupted download, ignore this

I̶n̶s̶t̶a̶l̶l̶a̶t̶i̶o̶n̶ ̶c̶u̶r̶r̶e̶n̶t̶l̶y̶ ̶f̶a̶i̶l̶s̶ ̶w̶i̶t̶h̶ ̶Q̶u̶a̶r̶t̶u̶s̶L̶i̶t̶e̶S̶e̶t̶u̶p̶-̶2̶0̶.̶1̶.̶1̶.̶7̶2̶0̶-̶l̶i̶n̶u̶x̶.̶r̶u̶n̶ ̶a̶n̶d̶ ̶M̶o̶d̶e̶l̶S̶i̶m̶S̶e̶t̶u̶p̶-̶2̶0̶.̶1̶.̶1̶.̶7̶2̶0̶-̶l̶i̶n̶u̶x̶.̶r̶u̶n̶ ̶n̶o̶t̶ ̶p̶a̶s̶s̶i̶n̶g̶ ̶v̶a̶l̶i̶d̶i̶t̶y̶ ̶c̶h̶e̶c̶k̶s̶.̶ ̶A̶n̶y̶ ̶i̶d̶e̶a̶s̶?̶

gbs commented on 2020-12-10 02:27 (UTC)

@gwatcha, the latest HLS compiler is only available from the Pro distribution, but says it doesn't require an additional license. I packaged this version. Can you try to see if it works?

@g8sqh, I can't reproduce. Did you run the jtagd in quartus/linux64 by accident? The one in quartus/bin is a shell script that sets up LD_LIBRARY_PATH, among other things. That one runs fine.

g8sqh commented on 2020-08-07 21:59 (UTC)

You will also need to run as LD_LIBRARY_PATH=/opt/intelFPGA/20.1/quartus/linux64 /opt/intelFPGA/20.1/quartus/linux64/quartus

Otherwise the jtagd doesn't get libboost version 1.59 and some other libraries

In addition, you need libudev-shim installed or jtagd complains:

No USB device change detection because libudev.so.0 not found

gwatcha commented on 2020-07-04 19:44 (UTC) (edited on 2020-07-04 19:44 (UTC) by gwatcha)

How can I install it with the HLS compiler? Is there an option to pass to the QuartusLite setup? Altera says HLS comes with Quartus Lite, but I noticed there's no quartus/hls directory.

gbs commented on 2020-06-28 22:18 (UTC)

I have updated to the 20.1 release, and following wall07's request, I've split the package into the existing components. quartus-free is now a meta-package that will pull all components by default.

Please tell if there is any missing functionality due to this change.

<deleted-account> commented on 2020-05-04 09:13 (UTC)

For me default 51-usbblaster.rules didn't work. I had to use

# USB Blaster
SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTR{idVendor}=="09fb", ATTR{idProduct}=="6001", MODE="0666", NAME="bus/usb/$env{BUSNUM}/$env{DEVNUM}", RUN+="/bin/chmod 0666 %c"
SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTR{idVendor}=="09fb", ATTR{idProduct}=="6002", MODE="0666", NAME="bus/usb/$env{BUSNUM}/$env{DEVNUM}", RUN+="/bin/chmod 0666 %c"
SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTR{idVendor}=="09fb", ATTR{idProduct}=="6003", MODE="0666", NAME="bus/usb/$env{BUSNUM}/$env{DEVNUM}", RUN+="/bin/chmod 0666 %c"
# USB Blaster II
SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTR{idVendor}=="09fb", ATTR{idProduct}=="6010", MODE="0666", NAME="bus/usb/$env{BUSNUM}/$env{DEVNUM}", RUN+="/bin/chmod 0666 %c"
SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTR{idVendor}=="09fb", ATTR{idProduct}=="6810", MODE="0666", NAME="bus/usb/$env{BUSNUM}/$env{DEVNUM}", RUN+="/bin/chmod 0666 %c"

pagdot commented on 2020-01-02 20:04 (UTC) (edited on 2020-01-02 20:16 (UTC) by pagdot)

Quartus 19.1 has issues with its perl distribution on Linux. When compiling a QSYS project, I get the following error:

Can't locate Getopt/Long.pm in @INC (you may need to install the Getopt::Long module) (
   @INC contains:
      /opt/altera/19.1/quartus/sopc_builder/bin/europa 
      /opt/altera/19.1/quartus/sopc_builder/bin 
      /opt/altera/19.1/quartus/../ip/altera/sopc_builder_ip/common 
      /opt/altera/19.1/quartus/../ip/altera/sopc_builder_ip/altera_avalon_pio 
      /tools/perl/5.28.1/linux64/lib/site_perl/5.28.1/x86_64-linux 
      /tools/perl/5.28.1/linux64/lib/site_perl/5.28.1 
      /tools/perl/5.28.1/linux64/lib/5.28.1/x86_64-linux 
      /tools/perl/5.28.1/linux64/lib/5.28.1
   ) at /opt/altera/19.1/quartus/../ip/altera/sopc_builder_ip/altera_avalon_pio/generate_rtl.pl line 18.

It seems like the perl distribution points to the wrong directory because the library is located at /opt/altera/19.1/quartus/linux64/perl/lib/5.28.1/Getopt/Long.pm

I've found a bunch references in the perl distribution pointing to the wrong directory ( https://pastebin.com/wfUKcSjq )

A "fix" seems to be to link to the system perl executeable: http://www.armadeus.org/wiki/index.php?title=Quartus_installation_on_Linux#Perl_Getopt::Long

Edit:

I created a post in the Intel forum: https://forums.intel.com/s/question/0D50P00004YMMd4SAH/cant-locate-getoptlongpm-when-generating-a-qsys-project

wall007 commented on 2019-12-20 21:41 (UTC)

I have created a patch that splits the package into several packages using the PACKAGE SPLITTING FUNCTION. https://jlk.fjfi.cvut.cz/arch/manpages/man/PKGBUILD.5#PACKAGE_SPLITTING

Thus it is possible to install only the components that are required for the specific use case to save up some disk space. It should not impact the build time or the space needed for building. The "quartus-free" package is now a meta package, that installs all components. So there should be no difference for the one who are already using this package.

The patch is avaible at: https://pastebin.com/fK2uZ7ix If you wish, you can take it upstream.

pagdot commented on 2019-11-11 23:25 (UTC)

Please add /opt/altera/18.1/quartus/sopc_builder/bin/ to the path in quartus.sh