Motivation
When connecting a port between two modules at the same hierarchy, sometimes you want to specify the name of the signal that connects those two ports.
Desired solution
Add some API capability so that ports connected at the same hierarchy can have an intermediate name given. Some thought needs to be put into:
- what about sliced ports?
- which APIs need this exposed, any that may have a same-level name?
Alternatives considered
No response
Additional details
No response