Skip to content

feat: merge same-net parallel traces that are close in X or Y#352

Open
pon024587-collab wants to merge 4 commits into
tscircuit:mainfrom
pon024587-collab:fix/merge-same-net-parallel-traces
Open

feat: merge same-net parallel traces that are close in X or Y#352
pon024587-collab wants to merge 4 commits into
tscircuit:mainfrom
pon024587-collab:fix/merge-same-net-parallel-traces

Conversation

@pon024587-collab
Copy link
Copy Markdown

Closes #34

Implements mergeSameNetParallelTraces which detects same-net trace segments that are parallel and within 0.05 grid units of each other, then snaps them to the same axis to clean up near-duplicate lines.

Added as a new pipeline step in TraceCleanupSolver after balancing_l_shapes.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
schematic-trace-solver Ready Ready Preview, Comment May 16, 2026 4:50pm

Request Review

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.

Merge same-net trace lines that are close together (make at the same Y or same X)

1 participant