Currently hierarchical ports are collapsed to the most compact format. However the developer usually wants to see all signals in the interface (which is used in the port)

In order to support this we need to store this information in the json and we need to implement the onclick on the port which will perform the expansion/collapse.
Currently hierarchical ports are collapsed to the most compact format. However the developer usually wants to see all signals in the interface (which is used in the port)
In order to support this we need to store this information in the json and we need to implement the
onclickon the port which will perform the expansion/collapse.