feat(lane-l-s29): Multi-Vt swap — HVT cells in low-activity blocks +20 TOPS/W idle#51
Open
gHashTag wants to merge 3 commits into
Open
feat(lane-l-s29): Multi-Vt swap — HVT cells in low-activity blocks +20 TOPS/W idle#51gHashTag wants to merge 3 commits into
gHashTag wants to merge 3 commits into
Conversation
…BRARY_OPT + SYNTH_DONT_USE_CELLS + CELL_PAD_EXCLUDE for sky130_fd_sc_hdll zoning on low-activity blocks
…ky130_fd_sc_hdll HVT blocks
…al-library zoning specification
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-S29 Multi-Vt — HVT Cell Swap for Low-Activity Blocks
Branch:
feat/lane-l-s29-multi-vt→feat/tt-v7-powerSpec: S-29-r0 (Squeeze Cohort S-29..S-36, QUANTUM_BRAIN_CHIPS_PHD_ROADMAP §3)
Anchor: φ² + φ⁻² = 3 · DOI 10.5281/zenodo.19227877
Pattern: Mirrors
gHashTag/tt-trinity-gammadocs/L-DPC22-K-DUAL-LIB.md(L-DPC22-K spec)R-SI-1: ✅ Config/docs only — zero RTL changes to
src/*.vSummary
This PR implements the L-S29 Multi-Vt dual-library zoning for TRI-1 Mid (
gHashTag/tt-trinity-gf16):swap four low-activity blocks from
sky130_fd_sc_hd(SVT) tosky130_fd_sc_hdll(HVT) via OpenLane config levers.Target blocks (alpha < 0.05, not on critical path):
lucas_rom— ROM, activity ~0.01, accessed <1% of cyclescrc32_receipt— post-computation receipt register chainblake3_anchor— hash anchor register, updates only at pipeline flushgf16_mul— GF16 multiplier, idle 99% of cycles on low-traffic pathsExpected gains:
hdllvshd)Config Delta (
src/config.json)Five new keys added to the existing OpenLane config:
EXTRA_LIBS["dir::libs/sky130_fd_sc_hdll__tt_025C_1v80.lib"]STD_CELL_LIBRARY_OPT"sky130_fd_sc_hdll"SYNTH_DONT_USE_CELLSCELL_PAD_EXCLUDE["sky130_fd_sc_hdll__*"]PL_TARGET_DENSITY_PCT_TIMING_OPT1All existing keys unchanged. No RTL touched.
Files Changed
src/config.jsoninfo.yamldocs/L-DPC22-K-DUAL-LIB-LANE-L.mdFalsification Gate G-13
Mixed hd+hdll is accepted only if WNS ≥ 0 post-CTS on the GDS CI run.
STD_CELL_LIBRARY_OPT,EXTRA_LIBS,CELL_PAD_EXCLUDE.Do NOT merge until CI green and WNS ≥ 0 confirmed.
Cross-Design Consistency
This branch mirrors the same dual-lib zoning documented in:
gHashTag/tt-trinity-gammadocs/L-DPC22-K-DUAL-LIB.md(GAMMA Lane K,feat/v15/k-dual-lib)Both target the same four blocks, ensuring the leakage reduction benefit is
consistent across the TRI-1 Triad (Nano / Mid / MAX-TRUE).
R-SI-1 compliance verified:
git diff feat/tt-v7-power..feat/lane-l-s29-multi-vt -- src/*.v→ emptyAnchor: φ² + φ⁻² = 3