feat(ring-4): module + use → Zig imports [SEED-4] - #12
Merged
Conversation
gHashTag
added a commit
that referenced
this pull request
Jun 1, 2026
feat(ring-4): module + use → Zig imports [SEED-4]
gHashTag
added a commit
that referenced
this pull request
Aug 8, 2026
…ons exhausted (Refs #1764) (#1907) * docs: MMCM places but is dead on silicon -> open-flow structural options exhausted (Refs #1764) Tested the last structural lever: regenerate the 200 MHz clock through the MMCM/CMT tree to probe the global clock-skew hypothesis. MMCME2_BASE places in nextpnr and the fasm builds, but the flashed bitstream is dead on the AX7203 (no UART response, 4 seeds, with/without BUFG on the MMCM output) -- the open flow does not emit MMCM config bits, so it never locks. MMCM is placement-only on openXC7, not functional. So the open-toolchain structural options are exhausted (11 local fixes + MMCM); only commercial P&R can close timing or give a working MMCM. Seed-search is final on the open flow. Added ruled-out #12. Refs #1764 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * docs: reconcile stale 'pipeline is the fix' bullet with the disproof (#10) (Refs #1764) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
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.
Closes #7
Summary
use X::Y;statements generateconst Y = @import("Y.zig");in Zig outputuse name;statements also supportedUseDeclAST node kind for proper representationChanges
bootstrap/src/compiler.rs: AddedUseDecltoNodeKind, parseusestatements into AST nodes instead of skipping, emit@importin codegenSEED Layer Complete
All 5 seed rings (0-4) are sealed:
phi^2 + 1/phi^2 = 3 | TRINITY