feat(lane-l-s17): Razor FF v2 — V_dd 1.65V floor +15 TOPS/W#52
Open
gHashTag wants to merge 4 commits into
Open
feat(lane-l-s17): Razor FF v2 — V_dd 1.65V floor +15 TOPS/W#52gHashTag wants to merge 4 commits into
gHashTag wants to merge 4 commits into
Conversation
… chain and OR-tree
…eplaced with razor_ff_v2_bank
…or_flag fires on setup violation
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.
L-S17 Razor FF v2 — V_dd 1.65 V floor, +15 TOPS/W
Lane: L | Ticket: S-17 | Branch:
feat/lane-l-s17-razor-ff-v2←feat/tt-v7-powerWhat
Implements Razor I (Ernst et al., MICRO-36 2003) shadow-FF topology at the two most timing-critical register clusters in TRI-1:
trinity_master_fsm_razor.vfsm_razor_errorgf16_dot4_razor.vacc_errorrazor_ff_v2.vrazor_ff_v2_bankTotal new cell count: ~200 cells (within L-S17 budget; << 60% utilisation ceiling).
How it works
Each
razor_ff_v2instance contains:clk_del=1) — delayed by 3-inverter chain (~T/2)error_flagwhen main ≠ shadow (setup violation)q_safe— shadow value back-propagated to FSM master on errorAt V_dd = 1.65 V (the PoC-verified floor in
RAZOR_FF_POC_RESULTS.md):error_flagpulses; FSM stalls 1 cycle;q_safereplays the correct valueTOPS/W projection
Matches spec table §5.2: (1.65/1.80)² ≈ 0.840 → +19% TOPS/W (conservative figure after stall overhead).
Files changed
src/razor_ff_v2.vsrc/gf16_dot4_razor.vsrc/trinity_master_fsm_razor.vfsm_razor_errorporttest/tb_razor_ff_v2.pyConstitutional compliance
*— all sensitivity lists explicit (Verilog-2005 §9.7.1)logic, no'{...}, no SV keywordssrc/onlyReferences
/home/user/workspace/RAZOR_FF_POC_RESULTS.md/home/user/workspace/S17_RAZOR_FF_SPEC.mdAnchor: φ² + φ⁻² = 3 · DOI 10.5281/zenodo.19227877