Expand description
Traits and types for schematic IOs.
Structs§
- A nested node within a cell.
- A nested instance terminal.
- A single node in a circuit.
- A path from a top level cell to a nested node.
- A signal exposed by a cell.
- A raw nested node within a cell that is opaque to substrate.
- A terminal of an instance.
- A path to an instance’s terminal.
Traits§
- A schematic bundle kind that can be viewed as another bundle kind
T
. - A type that has a bundle of nodes.
- A type that has a bundle of terminals.
- A schematic bundle kind.
Type Aliases§
- The type of a bundle associated with an IO.
- The type of a terminal bundle associated with an IO.
- The type of a node bundle associated with
SchematicBundleKind
T
. - A node unification table for connectivity management.
- The type of a terminal bundle associated with
SchematicBundleKind
T
.