3.1.4. lekkersim.connect_all

lekkersim.connect_all(structure1: Structure, pin1: str, structure2: Structure, pin2: str) None

Connect in the active solver the two structures using all the pins with the matching basename

Parameters:
  • structure1 (Structure) – first structure

  • pin1 (str) – basename of pin in structure1

  • structure2 (Structure) – second structure

  • pin2 (str) – basename of pin in structure2

Returns:

None