find_by_name#
- classmethod DifferentialPair.find_by_name(layout, name)#
Find a differential pair by name in a given layout.
- Parameters:
- Returns:
DifferentialPairDifferential pair that was found. Check the
is_nullproperty of the returned differential pair to see if it exists.