Pin¶
- class spydrnet_physical.ir.pin.Pin[source]¶
Bases:
PinThis class extends the default Pin class
Methods:
__init__get_cablesget_cables(...)
get_definitionsget_definitions(...)
get_hcablesget_hcables(...)
get_hinstancesget_hinstances(...)
get_hpinsget_hpins(...)
get_hportsget_hports(...)
get_hwiresget_hwires(...)
get_instancesget_instances(...)
get_librariesget_libraries(...)
get_netlistsget_netlists(...)
get_pinsget_pins(...)
get_portsget_ports(...)
get_wiresget_wires(...)
Attributes:
get_indexReturns python index of element
get_verilog_indexReturns verilog index of element
Checks if this pin is connected to any wire
wireGet the wire the pin is connected to.
- property is_connected¶
Checks if this pin is connected to any wire
Checks for the connected wire if not found false