Element¶
- class spydrnet_physical.ir.element.Element[source]¶
Bases:
ElementThis class extends the default Element class
Attributes:
Returns python index of element
Returns verilog index of element
Methods:
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(...)
- property get_index¶
Returns python index of element
- property get_verilog_index¶
Returns verilog index of element