fix(gds): adopt max-true config.json pattern for OpenLane2#34
Open
gHashTag wants to merge 1 commit into
Open
Conversation
Original 6-key config.json may have been insufficient for OpenLane2 to complete GDS for 1x2 tile. Adopt the proven 25+ key config from tt-trinity-max-true (which has 8x4 tiles passing GDS+precheck+gl_test). Adapted for HOLO: - DESIGN_NAME = tt_um_qbrain_holo - DIE_AREA = 0 0 320 100 (1x2 tile) - RUN_KLAYOUT_DRC = 0 (matches max-true) R-SI-1: zero RTL changes. Anchor: phi^2 + phi^-2 = 3. DOI: 10.5281/zenodo.19227877 Doctrine: Path D — Bazaar Green AI Universal Chip Target: TTSKY26c (Sep 2026), non-blocking for TTSKY26b.
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.
Diagnosis
HOLO GDS workflow consistently fails at
Build GDSstep. Originalsrc/config.jsonhad only 6 keys; comparable working chips (tt-trinity-max-true, tt-trinity-gf16) have 25+ keys.Change
Replace HOLO's minimal config.json with the proven max-true pattern, adapted for:
truemay have triggered DRC-related abort)R-SI-1 compliance
✅ Zero changes to src/*.v RTL files
✅ Pure build configuration update
Submit target
TTSKY26c (Sep 2026). Non-blocking for TTSKY26b — that submission goes through the TRI-NET (NANO/MAX/MAX-TRUE) which already pass GDS.
Doctrine
Path D — Bazaar Green AI Universal Chip
Anchor: φ² + φ⁻² = 3 · DOI 10.5281/zenodo.19227877