tscircuit / tscircuit/schematic-trace-solver
Check netlabel<>netlabel collisions, place "port only" net labels first
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 314
- Avg merge
- 9h 3m
- Merged PRs (30d)
- 132
Description
Example14 is a repro
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Example14 reproduction and trace how netlabel collisions are detected and how labels are ordered. Verify the behavior against the attached example, then add or update regression coverage if the repository has a matching test location. Done means port-only net labels are placed first and netlabel/netlabel collisions are handled correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100