Scroll pdf ignore |
---|
Table of contents |
...
Win10
Quartus Prime Software
- Download Quartus Software
- Run installer executable <product>-<version>.exe (e.g. QuartusLiteSetup-20.1.1.720-windows.exe)
- Follow the instructions of the installation wizard
- Download device support you need
- Available device support for Quartus Prime Edition 20.4: https://fpgasoftware.intel.com/20.4/?edition=pro&platform=windowwindows → Individual Files → Devices
- Agliex (license required)
- Arria 10 (license required)
- Cyclone 10 GX (free, no license file required)
- Diamond Mesa (license required)
- Stratix 10 (license required)
- Available device support for Quartus Prime Edition 20.1.1 (free) : https://fpgasoftware.intel.com/20.1.1/?edition=lite&platform=windows → Individual Files → Devices
- Arria II
- Cyclone IV
- Cyclone 10 LP
- Cyclone V
- MAX II, MAX V
- MAX 10 FPGA
- Launch Device Installer from WIndows Start Menu
- Follow the instructions of the device installer wizard
- Install Arrow USB Blaster driver for Trenz boards: Arrow USB Programmer
NIos II EDS is included in Quartus Prime software, but there are additional requirements for using it:
- Installing Windows Subsystem for Linux (WSL)
- Installing Eclipse IDE into Nios II EDS
- Note:
- Windows* 10 build version 16215.0 or higher is the recommended operating system version.
- Install only WSL1. WSL2 is not supported by Nios II EDS.
...
For more information see: https://www.intel.com/content/www/us/en/programmable/documentation/esc1425946071433.html#puq1561069548076
Eclipse IDE must be installed manually as it is not included in Quartus Prime software.
...
For more information see: https://www.intel.com/content/www/us/en/programmable/documentation/lro1419794938488.html#zyy1556500180085
Linux Ubuntu 20.04 LTS
...
Quartus Prime Software
- Open Terminal and install
- Install required libraries:
- sudo add-apt-get install libc6:i386repository ppa:linuxuprising/libpng12
- sudo apt-get install libncurses5:i386update
- sudo apt-get install libc6:i386 libncurses5:i386 libxtst6:i386 sudo apt-get install libxft2:i386 sudo apt-get install libstdc++6:i386 sudo apt-get install libc6-dev-i386
- sudo apt-get install lib32z1
- sudo apt-get install lib32ncurses5
- sudo apt-get install lib32bz2-1.
- sudo add-apt-repository ppa:linuxuprising/libpng12
- sudo apt-get update
- sudo apt-get install libpng12lib32z1 libncurses5:i386 libbz2-1.0:i386 libpng12-0 libqt5xml5 liblzma-dev libcanberra-gtk-module
- Download Quartus Software
- Run command: chmod +x <download_path>/<product>-<version>.run
- Run command: <download_path>/Run installer executable <product>-<version>.exerun (e.g. QuartusLiteSetup-20.1.1.720-windowslinux.exerun)
- Follow the instructions of the installation wizard
- Download device support you need
- Available device support for Quartus Prime Edition 20.4: https://fpgasoftware.intel.com/20.4/?edition=pro&platform=windowlinux
- Agliex (license required)
- Arria 10 (license required)
- Cyclone 10 GX (free, no license file required)
- Diamond Mesa (license required)
- Stratix 10 (license required)
- Available device support for Quartus Prime Edition 20.1.1 (free) : https://fpgasoftware.intel.com/20.1.1/?edition=lite&platform=windowslinux
- Arria II
- Cyclone IV
- Cyclone 10 LP
- Cyclone V
- MAX II, MAX V
- MAX 10 FPGA
- Launch Quartus Prime Edition with <installation_directory>/quartus/bin/quartus
- Click Tools → Install Devices Device Installer from WIndows Start Menu
- Follow the instructions of the device installer wizard
- Install Arrow USB Blaster driver for Trenz boards: Arrow USB Programmer
Nios II EDS
Install Eclipse IDE into Nios II EDS:
Eclipse IDE must be installed manually as it is not included in Quartus Prime software.
- Download CDT 8.8.1 which is Eclipse C/C++ IDE for Mars.2: https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/mars/2/eclipse-cpp-mars-2-linux-gtk-x86_64.tar.gz
- move downloaded file to <installation_directory>/nios2eds/bin
- Extract the downloaded file
- gunzip <installation_directory>/nios2eds/bin/eclipse-cpp-mars-2-linux-gtk-x86_64.tar.gz
- tar xfv <installation_directory>/nios2eds/bin/eclipse-cpp-mars-2-linux-gtk-x86_64.tar
- Rename the extracted <installation_directory>/nios2eds/bin/eclipse folder to <installation_directory>/nios2eds/bin/eclipse_nios2
- Extract the existing file "eclipse_nios2_plugins.tar.gz" → the Extraction overrides files in <download_path>/eclipse_nios2
- gunzip <installation_directory>/nios2eds/bin/eclipse_nios2_plugins.tar.gz
- tar xfv <installation_directory>/nios2eds/bin/eclipse_nios2_plugins.tar
- To verfiy the correct extraction you should see<installation_directory>/nios2eds/bin/eclipse_nios2/plugin_customization.ini file
- Now you can launch "Nios II Software Build Tools for Eclipse"
For more information see: https://www.intel.com/content/www/us/en/programmable/documentation/lro1419794938488.html#zyy1556500180085
Quelle: https://www.intel.com/content/www/us/en/programmable/documentation/esc1425946071433.html