Forum Discussion
Altera_Forum
Honored Contributor
14 years agoproblem of large design with Qsys
Hi all, I'm designing a network of processor (Nios II) with Qsys 11.1. There are 32 niosII in my design and I use the ip-generate command-line. The issue is Qsys can't generate the sopci...
Altera_Forum
Honored Contributor
14 years agoHi Dsl,
ip-generate is the application used by Qsys (new version of SopcBuilder) to generate vhdl or verilog files from a qsys project. ip-generate can optionnaly create the sopcinfo file used by NiosIISBT to create the NiosII application. The ip-generate command-line call an executable file so I can't see what it's done inside. When I type in the Shell: --- Quote Start --- $ type ip-generate --- Quote End --- I just have the path of the executable called: --- Quote Start --- ip-generate is /cygdrive/c/altera/11.1/quartus/sopc_builder/bin/ip-generate --- Quote End --- Do you know an other way to to find the incantation ? Thanks