3.2.2.6. lekkersim.Model.get_pin_modes

Model.get_pin_modes(basename: str) List[str]

Parse the pins for locating the pins with the same base name

Assumes for the pins a name in the form pinname_modename.

Parameters:

basename (str) – base name of the pin

Returns:

list of modenames for which pinname==pin

Return type:

list