Hello, I'm having a hierarchical QSYS System which uses other QSYS file as subsystem. My problem is, that I cannot find a way to reliable define the order of export Ports of the subsystem, i.e. t...
As for the reason, why I would like to define the order or exported Ports:
If using multiple QSYS files in a hierarchy, it can get very confusing and difficult to read if the interface ports of submodules appear unordered.
Especially for submodules with different clock domains and/or multiple Avalon Ports it would be extremely beneficial from a documentation & readability point of view to be able to arrange the Ports in a meaningful way.
In fact this has been possible in other versions of Quartus. I can definitely state, that it has worked flawless with Quartus 21.1 Standard.