Module libreda_db::chip
source · [−]Expand description
Structs
Circuit identifier.
Circuit instance identifier.
A netlist is the container of circuits.
A circuit is defined by an interface (pins) and a content which consists of interconnected circuit instances.
Instance of a circuit.
A net represents an electric potential or a wire.
Net identifier.
Single bit wire pin.
Pin identifier.
Instance of a pin.
Pin instance identifier.
Wrapper around a Geometry struct.
Shapes<T> is a collection of Shape<T> structs. Each of
the elements is assigned an index when inserted into the collection.
Enums
Either a pin or pin instance identifier.