Unlike with the keyword 'connect' where ports are only in the side port collection, the instruction 'link' can connect to all ports, independent of their collection. Hence, a link connection from the wrapper to a net instance can match with multiple ports.
Atm the function 'connection_check_port_id_get' returns the first hit and does no search for further hits.
Unlike with the keyword 'connect' where ports are only in the side port collection, the instruction 'link' can connect to all ports, independent of their collection. Hence, a link connection from the wrapper to a net instance can match with multiple ports. Atm the function 'connection_check_port_id_get' returns the first hit and does no search for further hits.