Element¶
- class spydrnet_physical.ir.element.Element[source]¶
Bases:
Element
This class extends the default Element class
Attributes:
Returns python index of element
Returns verilog index of element
Methods:
get_cables
get_cables(...)
get_definitions
get_definitions(...)
get_hcables
get_hcables(...)
get_hinstances
get_hinstances(...)
get_hpins
get_hpins(...)
get_hports
get_hports(...)
get_hwires
get_hwires(...)
get_instances
get_instances(...)
get_libraries
get_libraries(...)
get_netlists
get_netlists(...)
get_pins
get_pins(...)
get_ports
get_ports(...)
get_wires
get_wires(...)
- property get_index¶
Returns python index of element
- property get_verilog_index¶
Returns verilog index of element