My environment: Ubuntu 64-bit 20.04.1
I got this big trouble on install process and wrote it down for who has got the same issues.
Quartus 2.1.1 + Eclipse 8.8.1
Install Quartus Prime Lite 2.1
Install Eclipse
Refer to this document from Intel - Is the Nios® II Software Build Tools (SBT) for Eclipse included in the full installation of the Intel® Quartus® Prime Pro Edition software starting from version 19.1?
Download CDT 8.8.1 for Linux
Install related i386 lib
sudo apt-get install libfreetype6:i386 libexpat1:i386 libc6:i386 libgtk-3-0:i386 libcanberra0:i386 libice6:i386 libsm6:i386 libncurses5:i386 zlib1g:i386 libx11-6:i386 libxau6:i386 libxdmcp6:i386 libxext6:i386 libxft2:i386 libxrender1:i386 libxt6:i386 libxtst6:i386
And then it will work perfect!!
====
Other solutions
Quartus 1.9 + Eclipse 8.8.1
- Download Quartus 1.9 from
Intel Download - modify the file `.profile’, add one line in it.
and then anything is fine!export PERL5LIB="/home/regis/intelFPGA_lite/19.1/quartus/linux64/perl/lib/5.28.1"
Quartus 2.1.1 + Eclipse 8.8.1
And, now you should face a problem - the Eclipse can’t launch well !!!
How to fix this problem - Nios Eclipse crashes, free(): invalid pointer
My solution:
regis@ubuntu:~/intelFPGA_lite/20.1/quartus/linux64/jre64/bin$ ./java -version
openjdk version "1.8.0_265"
OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_265-b01)
OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.265-b01, mixed mode)
regis@ubuntu:~$ sudo apt install openjdk-8-jdk
regis@ubuntu:~$ java -version
openjdk version "1.8.0_275"
OpenJDK Runtime Environment (build 1.8.0_275-8u275-b01-0ubuntu1~20.04-b01)
OpenJDK 64-Bit Server VM (build 25.275-b01, mixed mode)
regis@ubuntu:~$
regis@ubuntu:~$ cd ~/intelFPGA_lite/20.1/quartus/linux64
regis@ubuntu:~/intelFPGA_lite/20.1/quartus/linux64$ mv jre64 jre64.0
regis@ubuntu:~/intelFPGA_lite/20.1/quartus/linux64$ ln -s /lib/jvm/java-8-openjdk-amd64 jre64
Finally, all the Quartus and Eclipse are worked fine!!!
來一來我們公司要坐副總 我們湯經理都在講 這人一進來就想做副總 我們之前陳招成 副總在前公司創業成功 後來成為華寶 最後併入仁寶集團內 人家可是真的有能力的 後來我們人資去打聽這人 在前公司的能力 做不出什麼成績 憑什麼一來就要做副總 後來待不下去 跑了 才來電視組裝廠的地方 反正沒什人要來 要做什麼都可以 我們公司現在都在接輝達的單 還好他走了
回覆刪除