InnerPin

Overview

class spydrnet.InnerPin

Methods

InnerPin.__init__()

InnerPin.port

Return the port that the inner pin is a part of.

InnerPin.wire

Get the wire the pin is connected to.

InnerPin.clone()

Clone the inner pin in an api safe way.

InnerPin.get_netlists(...)

Shortcut to get_netlists().

InnerPin.get_libraries(...)

Shortcut to get_libraries().

InnerPin.get_definitions(...)

Shortcut to get_definitions().

InnerPin.get_instances(...)

Shortcut to get_instances().

InnerPin.get_ports(...)

Shortcut to get_ports().

InnerPin.get_pins(...)

Shortcut to get_pins().

InnerPin.get_cables(...)

Shortcut to get_cables().

InnerPin.get_wires(...)

Shortcut to get_wires().

InnerPin.get_hinstances(...)

Shortcut to get_hinstances().

InnerPin.get_hports(...)

Shortcut to get_hports().

InnerPin.get_hpins(...)

Shortcut to get_hpins().

InnerPin.get_hcables(...)

Shortcut to get_hcables().

InnerPin.get_hwires(...)

Shortcut to get_hwires().