Forum Discussion
BTW it's Platform Designer, not Qsys anymore.
Do you mean the off-the-shelf IP in the IP Catalog or custom components?
You can do whatever you want when creating a custom component, including adding parameters and callbacks in the _hw.tcl to do what you mention. For off-the-shelf, in the Pro edition you can actually change the component footprint when you add the component to the system (Component Instantiation tab), but there won't necessarily be a parameter to add more interfaces.
Platform designer is quite a long name and not as cool and specific as Qsys.
Anyway, I was referring to custom components. How would the call back functions be used to add new interfaces into the component itself e.g extra Avalon-ST components when the component is added into Platform Designer? Is there an example of how this can be done.
I recently found out about the call back function thing, it is quite interesting. However, I am not sure about its limitations.