Fix phased copper pour scope at SRJ origin - #3395
Open
0hmX wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Summary
This is a new origin-level implementation that supersedes the replacement-based approach proposed in #3389. It does not modify or close #3389.
AM62L validation
Validated against the latest merged
simplified-am62l-computer/index.circuit.tsxwith this Core commit linked locally. Captures were taken byte-for-byte at the customalgorithmFnboundary. The natural SoC solver still reaches its existing solver-stage failure; a zero-trace diagnostic continuation was used only to reach the independent RAM phase.4ea12abe2d3f55ddc62e3d54ef48a810aa38fefb2dad7d9bc889036111afda2e824cc9d1f3189b4624631bc7f8d83988d425376447061e82f53a2d629c0fc3e4Both captures are byte-identical to the reviewed golden inputs. SoC pours are centered at
(2, 1)over21.3 mm × 21.3 mm; RAM pours are centered at(29.675, 0.949083)over24.05 mm × 19.2 mm, oninner1andinner6.Checks
bun run formatbunx tsc --noEmitbun run buildNo test files were added or changed.