Forum Discussion
FabianL
Occasional Contributor
2 months agoNIOS-V Shell: qsys-generate not found
Hello, we are using makefiles to build our Quartus & QSYS projects. Since we switched from NIOS-II shell to NIOS-V shell, I realized that qsys-generate is no longer accesible. The command "qsys...
- 2 months ago
Please do like this:
set PATH=%PATH%;C:\altera\25.1std\quartus\sopc_builder\bin
Then you can run the command qsys-generate.exe
ShengN_altera
Super Contributor
2 months agoHi,
I try to execute the command qsys-generate.exe in niosv-shell without problem check: