Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implements #183 for SGM2036-1.2YUDH4G/TR, one of the actual parts in the issue's linked UTDFN-4-EP(1x1) catalog list.
Adds
utdfn4, the catalog spellingUTDFN-4-EP(1x1), and the typedfp().utdfn()builder. Geometry follows SGMICRO's TX00066.000 recommended land pattern: 0.48mm square thermal pad rotated 45°, three chamfered corner pads, and the distinct extended pin 1 at lower left in the top view. Includes refdes, courtyard, a pin-1 silkscreen marker, and optional exposed-pad omission.Reference: SGM2036 datasheet, PDF pages 5 (pinout) and 19 (land pattern). This implements that specific land pattern; the README explains that another manufacturer's 1x1mm package may differ.
Validation: eight new tests plus existing DFN/corner-pad/WSON coverage: 15 passed, 79 assertions. Checks pad bounds, pin numbering, diamond side length, at least 0.2mm signal-to-thermal clearance, aliases, modifiers and unsupported pin counts. Seven new cases fail on original main because
utdfnis unsupported. Two SVG snapshots included and the default render visually checked against the drawing. ESM/declaration build and formatting pass.GitHub CI also passes all four checks on
f2075885c3dfa53f11218f26c8754362faa68421: 572 tests passed, 0 failed, build, format check and format workflow. Test run.The issue mentions a possible $10 bounty. Please confirm eligibility if this contribution is accepted.