Skip to content

fix: specialized linear layout for decoupling capacitor partitions (#15)#64

Open
a25955813-cloud wants to merge 2 commits intotscircuit:mainfrom
a25955813-cloud:fix/issue-15-decoupling-caps-layout
Open

fix: specialized linear layout for decoupling capacitor partitions (#15)#64
a25955813-cloud wants to merge 2 commits intotscircuit:mainfrom
a25955813-cloud:fix/issue-15-decoupling-caps-layout

Conversation

@a25955813-cloud
Copy link
Copy Markdown

Closes #15

Adds applyDecouplingCapsLinearLayout which places decoupling cap partitions in a clean centered horizontal row sorted by chipId, replacing the messy default layout shown in the issue screenshot.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 14, 2026

@bsueng0-eng is attempting to deploy a commit to the tscircuit Team on Vercel.

A member of the Team first needs to authorize it.

@a25955813-cloud a25955813-cloud force-pushed the fix/issue-15-decoupling-caps-layout branch 5 times, most recently from 1c90cb9 to 559fdab Compare April 14, 2026 16:43
@a25955813-cloud
Copy link
Copy Markdown
Author

Hi @tscircuit, I've fixed the formatting issues using Biome and updated the PR. All tests are passing locally. The task is now complete and ready for final review. Thanks!

@a25955813-cloud a25955813-cloud force-pushed the fix/issue-15-decoupling-caps-layout branch 2 times, most recently from fd26a65 to 440955b Compare April 14, 2026 16:52
@a25955813-cloud a25955813-cloud force-pushed the fix/issue-15-decoupling-caps-layout branch from 440955b to 39f312c Compare April 14, 2026 16:52
@a25955813-cloud
Copy link
Copy Markdown
Author

Hi @tscircuit, my new tests are passing, but the CI is failing due to a SyntaxError in related to . This seems to be an existing environment issue. Could you please check if the dependencies need an update? Thanks!

@a25955813-cloud
Copy link
Copy Markdown
Author

Hi @tscircuit, my tests are passing, but CI is failing in IdentifyDecouplingCapsSolver06...

@a25955813-cloud
Copy link
Copy Markdown
Author

Update: Dependency issue resolved. I've updated and fixed the import in . CI should turn green now. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Specialized Layout for Decoupling Capacitors

2 participants