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.
- Element
Ref - A pointer to a primitive layout element.
Type Aliases§
- Named
Ports - A mapping from names to ports.