Module substrate::layout::element

source ·
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§

Type Aliases§