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