Expand description
Builder session: the only public mutation path into HIR (AD-13).
Structs§
- Diagnostic
- Diagnostics
- Elaborate
Session - Session token holding the unfrozen circuit (AD-13).
- Frozen
- Immutable circuit after freeze (AD-7).
- Frozen
Hir - Immutable circuit after freeze (AD-7).
- HirDiagnostics
- Span
- Source span threaded from builder / macros (opaque for now).
Enums§
- Ground
Type - Ground types for phase-1 HIR (AD-12).
- Signal
Kind
Traits§
- Elaboratable
- Trait implemented by
#[rhdl::top]/ design modules (AD-19 partial for 1.1).