Add 8 IC subcircuits: LM129, REF102, TL317, LM236, MC1413, ULN2004, SN75468, SN7406 - #613
Open
hardikgarg2006 wants to merge 16 commits into
Open
Add 8 IC subcircuits: LM129, REF102, TL317, LM236, MC1413, ULN2004, SN75468, SN7406#613hardikgarg2006 wants to merge 16 commits into
hardikgarg2006 wants to merge 16 commits into
Conversation
SN7406 is a Hex Inverter Buffer/Driver IC.
SN75468 is a Darlington Transistor Array IC.
ULN2004 is a Darlington Transistor Array IC.
MC1413 is a Darlington Transistor Array IC
LM236 is a Precision Voltage Reference Diode IC
TL317 is a 3-Terminal Adjustable Positive Voltage Regulator IC.
REF102 is a Precision Voltage Reference IC.
LM129 is a Precision Voltage Reference IC.
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.
Related Issues
N/A
Purpose
This PR adds 8 IC subcircuits to the SubcircuitLibrary, expanding available components for eSim users.
Approach
Each IC was designed as a schematic in eSim, converted to an Ngspice subcircuit, and tested via simulation to verify correct behavior against datasheet specifications.
ICs Included
Checklist