PortRepresentation
- class pmrf.models.composite.interconnected.circuit.base.PortRepresentation(port_to_net_map: numpy.ndarray, ext_net_ids: numpy.ndarray)
Bases:
Module- ext_net_ids: ndarray
Ordered array of net IDs that act as external ports
- property num_ports: int
The total number of ports across all components in the topology.
- port_to_net_map: ndarray
Array mapping each active device port to a net ID