Expand description
Independent AIR Chiplet definitions.
A ChipletDef snapshots a chiplet’s full AIR
(constraints, layout, bus specs) into an owned struct.
The prover runs an independent ZeroCheck per chiplet.
The bus (GPA) reconnects chiplets to the main trace.
Structs§
- Chiplet
Def - Pre-computed chiplet AIR definition.
- Composite
Chiplet - Build-time composition of peer chiplets into a single unit.
- Composite
Chiplet Builder - Builder for
CompositeChiplet.
Functions§
- compose_
chiplet_ defs - Flatten multiple composites into a single chiplet def list.
- compose_
external_ buses - Collect external buses from multiple composites.
- unconstrained_
bit_ selectors - Non-paired
Bitselectors with no directs·s + sboolean root, each tagged with the declaringbus_id. Advisory only: booleanness can hold indirectly (one-hot, disjoint products), callers warn rather than reject. - validate_
paired_ bus_ mutex - Without the mutex root, both selectors high collapse the bus numerator to zero in char-2; without the boolean roots, the mutex admits non-zero field-element selectors that bypass binary on/off semantics.