Forum Discussion
Altera_Forum
Honored Contributor
14 years agoGenerating Hierarchical Systems in Qsys
hi I implement a top level system, which is a multiprocessor system, with Qsys then generate the top level system for making subsystem's .SOPC file, but it does not make that. I am so confused, ...
Altera_Forum
Honored Contributor
14 years agoAll of the CPUs should be showing up assuming you are generating the top level system which contains the CPUs below it or within it.
There seems to be some confusion about what you need to generate. Think of this like verilog or VHDL, you compile a top level module and all the children are compiled too. The same goes for Qsys, if you generate the top level system then all of the children (and their children, and so on....) are generated as well.