Module element

Module element 

Source
Expand description

Basic layout elements.

Substrate layouts consist of cells, instances, geometric shapes, and text annotations.

Structs§

CellId
A context-wide unique identifier for a cell.
RawCell
A raw layout cell.
RawInstance
A raw layout instance.

Enums§

Element
A primitive layout element.
ElementRef
A pointer to a primitive layout element.

Type Aliases§

NamedPorts
A mapping from names to ports.