Skip to content

Specialized Layout for Decoupling Capacitors#43

Open
Drgonzoh wants to merge 4 commits intotscircuit:mainfrom
Drgonzoh:feat/decoupling-cap-layout
Open

Specialized Layout for Decoupling Capacitors#43
Drgonzoh wants to merge 4 commits intotscircuit:mainfrom
Drgonzoh:feat/decoupling-cap-layout

Conversation

@Drgonzoh
Copy link
Copy Markdown

This PR implements a specialized layout algorithm for decoupling capacitors.

Key changes:

  1. Updated IdentifyDecouplingCapsSolver to record the specific pin connections between decoupling capacitors and their main chips.
  2. Modified ChipPartitionsSolver to keep decoupling capacitors in the same partition as their main chip, rather than separating them into a separate partition.
  3. Enhanced SingleInnerPartitionPackingSolver to handle decoupling capacitors specially by combining them with their main chip into a single 'macro-component' for the packer.
  4. Implemented specialized relative placement for decoupling capacitors near the pins they decouple, ensuring they are placed cleanly outside the main chip.

References #15

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 13, 2026

Someone is attempting to deploy a commit to the tscircuit Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant