Skip to content

Add TLV755P power management subcircuit - #95

Merged
techmannih merged 3 commits into
mainfrom
agent/add-tlv755p-subcircuit
Aug 5, 2026
Merged

Add TLV755P power management subcircuit#95
techmannih merged 3 commits into
mainfrom
agent/add-tlv755p-subcircuit

Conversation

@techmannih

Copy link
Copy Markdown
Member

Summary

  • add the TLV75533PDBVR chip definition and TLV755P short-name wrapper
  • add a reusable PowerManagement_TLV755P 3.3 V LDO reference subcircuit
  • export the new chip and subcircuit from the package entrypoint
  • add the schematic snapshot and document the new exports
  • intentionally omit the PCB snapshot

Why

This makes the TLV755P typical application available as a reusable component from @tsci/tscircuit.ti.

Impact

Consumers can import either PowerManagement_TLV755P or the low-level TLV755P chip components directly from the package.

Validation

  • bun build index.ts --outdir /tmp/ti-tlv755p-build --target bun — passed
  • Biome check for the three new TLV source files — passed
  • git diff --cached --check — passed
  • PCB snapshot exclusion check — passed
  • bun run typecheck — blocked by the repository's existing TS5097 errors for .tsx import paths
  • bun run snapshot — blocked by the installed circuit-json package missing the getRotationBetweenPcbPin1Locations export

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

@techmannih
techmannih marked this pull request as ready for review August 5, 2026 13:31
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@techmannih
techmannih merged commit 27bc98f into main Aug 5, 2026
1 of 2 checks passed
@techmannih
techmannih deleted the agent/add-tlv755p-subcircuit branch August 5, 2026 13:32
@tscircuitbot

Copy link
Copy Markdown

Thank you for your contribution! 🎉

PR Rating:
Impact: Tiny

Track your contributions and see the leaderboard at: tscircuit Contribution Tracker


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.

2 participants