Skip to content

Use sheet-aware schematic placement analysis#3808

Draft
seveibar wants to merge 1 commit into
mainfrom
agent/sheet-aware-schematic-placement
Draft

Use sheet-aware schematic placement analysis#3808
seveibar wants to merge 1 commit into
mainfrom
agent/sheet-aware-schematic-placement

Conversation

@seveibar

Copy link
Copy Markdown
Contributor

Summary

  • update the schematic placement analyzer to its merged multi-sheet implementation
  • add a CLI regression proving coincident components on separate sheets do not produce placement issues

Root cause

The CLI still bundled an analyzer revision from before schematic-sheet support was merged. That made tsci check schematic-placement compare components and net labels across separate sheet coordinate spaces.

Validation

  • bun test tests/cli/check/check-schematic-placement.test.ts tests/cli/check/check-schematic-placement-multi-sheet.test.ts
  • bun run format:check
  • bunx tsc --noEmit

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