Expand description
Basic layout elements.
Substrate layouts consist of cells, instances, geometric shapes, and text annotations.
Structs§
- A context-wide unique identifier for a cell.
- A raw layout cell.
- A raw layout instance.
- A primitive layout shape consisting of a layer and a geometric shape.
- A primitive text annotation consisting of a layer, string, and location.
Enums§
- A primitive layout element.
- A pointer to a primitive layout element.
Type Aliases§
- A mapping from names to ports.