2,下载完毕后有三个文件。
ModelSimSetup-20.1.1.720-windows
QuartusLiteSetup-20.1.1.720-windows
cyclone-20.1.1.720.qdz
双击QuartusLiteSetup-20.1.1.720-windows 安装。安装路径中无空格,中文,特殊字符。
注意:安装的过程中会自动安装ModelSimSetup-20.1.1.720-windows和cyclone-20.1.1.720.qdz,不需要额外的操作。
4,需要进行Nios开发的需要安装Eclipse。
4.1安装Win10的Linux支持,称为WSL。
在管理员账户下运行cmd,然后运行以下命令:
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
重新启动。
4.2用Microsoft Store下载安装Ubuntu 18.04,若4.1没有重新重新启动,安装就不会成功。
4.3在Ubuntu18.04的命令窗口下运行以下命令
sudo apt update
sudo apt install wsl
sudo apt install dos2unix
sudo apt install make
4.4 下载EclipeIDE(CDT 8.8.1 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-win32-x86_64.zip
4.5 解压到< Intel® Quartus® Prime installa
tion directory>/nios2eds/bin,完成后能在bin文件夹下按到一个eclipse文件夹
4.6 将eclipse文件夹改名为eclipse_nios2
4.7 在bin文件夹中有个eclipse_nios2_plugins.zip,解压到eclipse_nios2文件夹中,如果提示覆盖文件选择是。
4.8 运行eclipsec-nios2.exe能看到eclipse启动说明安装正确。
参考文献
1,Nios II Software Developer Handbook 3.1.1
https://www.intel.com/content/www/us/en/programmable/documentation/lro1419794938488.html#zyy1556500180085
2,Install WSL & update to WSL2
https://docs.microsoft.com/en-us/windows/wsl/install-win10
3 Intel
FPGA Software Installation and Licensing 2.3.1
https://www.intel.com/content/www/us/en/programmable/documentation/esc1425946071433.html#puq1561069548076