cbadc.circuit.Port
- class cbadc.circuit.Port(terminals: Tuple[Terminal, Terminal])[source]
Bases:
objectA port is a collection of terminals that are connected together
Methods
__init__(terminals)add_terminal(terminal)Add a terminal to the port
merge(other)Merge another port into this port
Attributes
id_iterterminalsname