3.1.3. lekkersim.connect

lekkersim.connect(tup1: tuple[Structure, Pin], tup2: tuple[Structure, Pin]) None

Connect two structures in the active Solver

Parameters:
  • tup1 (tuple) – tuple of (structure (Structure), pin (str)) containing the data of the first pin

  • tup1 – tuple of (structure (Structure), pin (str)) containing the data of the second pin