VinayGB
New Contributor
5 years agoError in migrating NIOS project from Quartus 14 to Quartus 20.1
I have a FPGA&NIOS project built using Quartus14.1. To migrate this project to version 20.1, it was opened in 20.1, FPGA project was built and programming file was generated. Using this SOPC file, I ...
- 5 years ago
I found the solution.
I had not installed wsl which resulted in all the errors.
After going through the process(rather painful) of updating windows 10, installing wsl ubuntu, I could create a new project.
The old version NIOS project is still not getting built, but I could add all the old files to the new project.
It seems like Intel wants to scare away all old-school Altera users by complicating installation process, which is far simpler in other softwares like Xilinx Vivado or Microsemi Libero.
Anyways, problem is resovled.
regards,
Vinay