Hi,
I’d like to check if it’s currently possible to generate an irregular NoC topology, where:
- The router interconnections are defined in a .graphml file,
- Each router’s routing table is provided as a .csv file (e.g., mapping destination ID → next hop), and
- Not all routers have a network interface (NI) — this is also specified in the input.
Does the tool currently support this type of configuration?
If not, could you please provide some guidance or references on how such a feature could be implemented or extended?
Thanks in advance for your help!