Forum Discussion
Altera_Forum
Honored Contributor
12 years agoI see I wasn't very clear.
The problem is that one way or another, this toplevel is going to be generated automatically. If there is no tool to do such a thing, it would become a self written program that would read all the inputs and outputs from the components and than decide how these things are going to be connected. In some way it seems like an impossible thing to do, since it needs to be really general. Thats why I hoped there would be some kind of tool to do such a thing. So that I dont have to write 20 different toplevels, for all the different designs I want to make(designs that might only differ one component for example). I'm not sure if you could ''speak'' to qsys via TCL? I try my best to make it less general, but it isn't as easy as i thought.