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 terminal of an instance.
- A path to an instance’s terminal.
Traits§
- A trait indicating that this type can be connected to T.
- A schematic hardware type.
- A view of the terminals in an interface.
- A bundle of schematic nodes.
Type Aliases§
- The associated bundle of a schematic type.
- A node unification table for connectivity management.
- The associated terminal view of an object.