Structs

  • A reference to a net. This is just a wrapper around a netlist and a net ID.
  • A reference to a pin instance. This is just a wrapper around a netlist and a pin instance ID.
  • A reference to a pin. This is just a wrapper around a netlist and a pin ID.

Enums

Traits

  • Trait that provides object-like read access to a hierarchical netlist structure and its elements.