Improve net-aware decoupling cap layout#102
Open
stainlu wants to merge 1 commit into
Open
Conversation
|
@stainlu is attempting to deploy a commit to the tscircuit Team on Vercel. A member of the Team first needs to authorize it. |
imrishabh18
reviewed
May 12, 2026
Member
imrishabh18
left a comment
There was a problem hiding this comment.
@stainlu We have stopped issuing bounties, but we do sponsor people for the contributions (refer our docs for more info).
You need to add test with visualization snapshots for me to know if this even works!
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
partitionType === "decoupling_caps"that orders caps by main-pin coordinates and spaces by the full body + pin envelopecircuit-to-svg@0.0.345so the existing full Bun test suite can load the schematic simulation SVG export/claim #15
Verification
npx --yes bun test tests/ChipPartitionsSolver.test.ts tests/PackInnerPartitionsSolver/SingleInnerPartitionPackingSolver.test.tsnpx --yes bun testnpx --yes bun x tsc --noEmitnpx --yes bun run format:checknpx --yes bun run buildgit diff --checkAI-assisted with Codex; I reviewed the patch and verification locally.