Skip to content

Add deterministic decoupling capacitor layout#88

Open
LarsNB wants to merge 1 commit into
tscircuit:mainfrom
LarsNB:codex/decoupling-cap-layout
Open

Add deterministic decoupling capacitor layout#88
LarsNB wants to merge 1 commit into
tscircuit:mainfrom
LarsNB:codex/decoupling-cap-layout

Conversation

@LarsNB
Copy link
Copy Markdown

@LarsNB LarsNB commented May 11, 2026

/claim #15

Summary

  • add a deterministic layout path for partitionType === "decoupling_caps" partitions
  • order capacitors by their external strongly-connected main-chip pins
  • place decoupling caps in a clean row/column based on whether those pins sit on x-side or y-side chip edges
  • lazy-load the LayoutPipeline06 debugger so tests can import its data fixture without pulling browser-only visualization dependencies
  • add focused tests for vertical and horizontal decoupling-cap layouts

Tests

  • bun test
  • bun run format:check
  • bun run build

@vercel
Copy link
Copy Markdown

vercel Bot commented May 11, 2026

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

A member of the Team first needs to authorize it.

@LarsNB LarsNB force-pushed the codex/decoupling-cap-layout branch from d7bbfa4 to a220fc1 Compare May 11, 2026 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant