Skip to main content

Crate bitloom_builder

Crate bitloom_builder 

Source
Expand description

Builder session: the only public mutation path into HIR (AD-13).

Structs§

Diagnostic
Diagnostics
ElaborateSession
Session token holding the unfrozen circuit (AD-13).
Frozen
Immutable circuit after freeze (AD-7).
FrozenHir
Immutable circuit after freeze (AD-7).
HirDiagnostics
Span
Source span threaded from builder / macros (opaque for now).

Enums§

GroundType
Ground types for phase-1 HIR (AD-12).
SignalKind

Traits§

Elaboratable
Trait implemented by #[rhdl::top] / design modules (AD-19 partial for 1.1).