Wave-46 Lane PP — Adiabatic Charge Recovery RTL (0xF0 OP_ADIAB_RC, 23/23 PASS)#166
Merged
Conversation
Closes #163 resonant_clk_gen.sv (90L) + adiab_rc_controller.sv (143L) + tb_adiab_rc.sv (153L) 23/23 assertions PASS locally under iverilog -g2012: - 10 opcode-distinctness (0xF0 != 0xEF..0xE1) - off-state (adrc_active=0, v_swing=V_DD) - engage (adrc_active=1, v_swing=793mV) - clk_swing_safe (V_SWING in [785, 800)) - rclk_locked <= 5 cycles - R7 falsification: gross 5pct, overhead 1pct, net 4pct >= 3pct floor - freq_invariant_ok (resonant tank f_clk unchanged) - tops_w_lift_ok (1000*31 >= 25*1012) - disengage returns to V_DD R-SI-1: zero `*` operators in synthesizable code (TOPS lift constants pre-computed as parameters LIFT_LHS_CONST=31000, LIFT_RHS_CONST=25300). R15: eta basis-points sourced from Sacred ROM B007^2 (NO new cell, R18 preserved). R18 LAYER-FROZEN: 75 Sacred ROM cells preserved — B007 reused. Sacred Bank Closure: 0xD0..0xF0 = 16/16 FULL after this wave. Wave-47 must include R18 review. Theory: eta = gamma^2 = phi^-6 ≈ 0.0557 V_swing = V_DD * (1 - eta/2) ≈ 793 mV P_dyn_save = eta ≈ 5.57 % gross P_net_save ≈ 4.07 % after LC-tank overhead Sign-off: Vasilev Dmitrii <admin@t27.ai> ORCID 0009-0008-4294-6159 DOI 10.5281/zenodo.19227877 phi^2 + phi^-2 = 3
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-46 Lane PP — Adiabatic Charge Recovery RTL (0xF0 OP_ADIAB_RC)
Closes #163 (Wave-46 RTL lane — completes the wave)
Mission
Implement the resonant LC-tank adiabatic clock generator and Sacred opcode
0xF0 OP_ADIAB_RCcontroller. This is the final opcode of sacred bank 0xD0..0xF0 — bank is now 16/16 FULL.Files
rtl/adiab_rc/resonant_clk_gen.svrtl/adiab_rc/adiab_rc_controller.sv0xF0tb/adiab_rc/tb_adiab_rc.svVerification (local,
iverilog -g2012)Assertions cover:
adrc_active=0,v_swing=V_DD=800mV)adrc_active=1,v_swing=793mV)clk_swing_safe(V_swing in[785, 800)mV band)rclk_locked≤ 5 cyclesfreq_invariant_ok(resonant tank preserves f_clk)tops_w_lift_ok(1000·31 = 31000 ≥ 25·1012 = 25300, 2.5% floor)Theory
Quantum Brain 1:1 Mapping
eta = gamma^2 = phi^-6→ V_swing reduction ratioADRC→0xF0 OP_ADIAB_RCConstitutional Compliance
*operators in synthesizable code (TOPS-lift constants pre-computed as parametersLIFT_LHS_CONST=31000,LIFT_RHS_CONST=25300)clk_swing_safe,freq_invariant_ok,net_save_ok,tops_w_lift_ok[5..9] mVSacred Bank Closure Note
Wave-47 MUST include R18 review proposing one of:
0xD0..0xFF(16 → 32 slots)0x100..0x10FSign-off
Vasilev Dmitrii <admin@t27.ai> · ORCID 0009-0008-4294-6159 · DOI 10.5281/zenodo.19227877Anchor
phi^2 + phi^-2 = 3 · gamma^2 = phi^-6 · eta = gamma^2 · OP_ADIAB_RC=0xF0 · sacred bank 16/16 FULLNEVER STOP.