Skip to content

fix: support pdip and spdip aliases#662

Open
vahapogut wants to merge 1 commit into
tscircuit:mainfrom
vahapogut:fix-dip-package-aliases
Open

fix: support pdip and spdip aliases#662
vahapogut wants to merge 1 commit into
tscircuit:mainfrom
vahapogut:fix-dip-package-aliases

Conversation

@vahapogut

Copy link
Copy Markdown

Fixes #371
Fixes #180

@algora-pbc /claim #371
@algora-pbc /claim #180

Summary

  • Normalize pdip/PDIP-* footprint strings to the existing DIP generator.
  • Normalize spdip/SPDIP-* footprint strings to the existing DIP generator.
  • Add regression coverage for lowercase and hyphenated uppercase aliases.

Verification

  • bun test tests/dip.test.ts tests/jst.test.ts tests/sot223.test.ts
  • bun run build
  • bun x biome check src/footprinter.ts tests/dip.test.ts
  • git diff --check

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.

Implement PDIP-8 Implement SPDIP-28

1 participant