Forum Discussion

FabianL's avatar
FabianL
Icon for Occasional Contributor rankOccasional Contributor
2 months ago
Solved

NIOS-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...
  • ShengN_altera's avatar
    ShengN_altera
    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