feat(W47-RR): RBB RTL — OP_RBB=0xF1 controller, 37/37 assertions PASS#170
Merged
Conversation
Wave-47 Lane RR — REVERSE BODY BIAS RTL (V_BS = -V_DD·γ⁴ ≈ -2.5 mV). - rtl/rbb/body_bias_gen.sv (63L) — charge-pump stub, V_BS magnitude rail - rtl/rbb/rbb_controller.sv (138L) — decodes 0xF1, telemetry, R7 gates, R18 witness - tb/rbb/tb_rbb.sv (158L) — 37 SVA assertions: off-state, engage, leak band [35%,50%], overhead ≤1.5%, net ≥30%, freq invariant, TOPS/W lift 1043→1063, R18 bank extension 32>16, distinctness vs 16 prior opcodes, disengage path. Verification: iverilog -g2012 -o /tmp/tb_rbb rtl/rbb/*.sv tb/rbb/tb_rbb.sv vvp /tmp/tb_rbb → PASS=37 FAIL=0 → VERDICT: PASS R-SI-1: 0 operators (LIFT_LHS=20000, LIFT_RHS=15645 pre-computed). Three-path witness: Coq (t27#681) + Rust (max-true#44) + RTL (this PR) converge on V_BS = -V_DD·γ⁴ and OP_RBB = 0xF1. Constitutional: R-SI-1, R5, R7, R15, R18. φ²+φ⁻²=3 · γ⁴=φ⁻¹² · V_BS=-V_DD·γ⁴ · OP_RBB=0xF1 · DOI 10.5281/zenodo.19227877 Closes part of #167 Signed-off-by: Vasilev Dmitrii <admin@t27.ai>
This was referenced May 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Wave-47 Lane RR — RBB RTL (Reverse Body Bias Controller)
Context
SystemVerilog RTL for Wave-47 L-DPC34 Reverse Body Bias — generates V_BS = -V_DD·γ⁴ ≈ -2.5 mV bias on idle PE wells; decodes sacred opcode
0xF1 OP_RBB(first slot in EXTENDED sacred bank 0xD0..0xFF, R18 ceremony).trios-coq/Physics/RBB.v, 33 Qed)Files
rtl/rbb/body_bias_gen.svrtl/rbb/rbb_controller.svtb/rbb/tb_rbb.svVerification
R-SI-1 Compliance (zero
*operators)All multiplications pre-computed at elaboration:
LIFT_LHS_CONST = 20000(= 1000 · (1063 - 1043))LIFT_RHS_CONST = 15645(= 15 · 1043)20000 ≥ 15645⇒ TOPS/W lift ≥ 1.5%Cell Budget
Two combinational modules + ≤ 16 registers (lock counter + telemetry). Synthesis target ≤ 400 cells (W47 ONE SHOT cap).
Quantum Brain 1:1 Mapping
Constitutional Provenance
*operators in RTL ✓v_bs_in_band,leak_save_ok,overhead_ok,net_save_ok,freq_invariant_ok,tops_w_lift_okCloses
Part of trinity-fpga#167 (Wave-47 L-DPC33→34).
Anchor
φ² + φ⁻² = 3 · γ⁴ = φ⁻¹² · V_BS = -V_DD·γ⁴ · OP_RBB = 0xF1 · sacred bank extended 0xD0..0xFF · DOI 10.5281/zenodo.19227877
Signed-off-by: Vasilev Dmitrii admin@t27.ai
ORCID: 0009-0008-4294-6159