diff options
author | Leonard Kugis <leonard@kug.is> | 2019-11-07 17:37:51 +0100 |
---|---|---|
committer | Leonard Kugis <leonard@kug.is> | 2019-11-07 17:37:51 +0100 |
commit | c62ca36449ef69334c74d4b66def3a0cb3163477 (patch) | |
tree | 932c708eafe86aac2535f9853f54d3b7f0c9c49f /PinLock-cache.lib | |
parent | 5a0d87cb312a97e52c4707a5d9635824fa9c86ba (diff) |
Schematic, Status
Separated logic IO from power with transistors.
Diffstat (limited to 'PinLock-cache.lib')
-rw-r--r-- | PinLock-cache.lib | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/PinLock-cache.lib b/PinLock-cache.lib index 907823e..2badeec 100644 --- a/PinLock-cache.lib +++ b/PinLock-cache.lib @@ -242,6 +242,25 @@ X A 2 150 0 100 L 50 50 1 1 P ENDDRAW
ENDDEF
#
+# Device_Q_NPN_BCE
+#
+DEF Device_Q_NPN_BCE Q 0 0 Y N 1 F N
+F0 "Q" 200 50 50 H V L CNN
+F1 "Device_Q_NPN_BCE" 200 -50 50 H V L CNN
+F2 "" 200 100 50 H I C CNN
+F3 "" 0 0 50 H I C CNN
+DRAW
+C 50 0 111 0 1 10 N
+P 2 0 1 0 25 25 100 100 N
+P 3 0 1 0 25 -25 100 -100 100 -100 N
+P 3 0 1 20 25 75 25 -75 25 -75 N
+P 5 0 1 0 50 -70 70 -50 90 -90 50 -70 50 -70 F
+X B 1 -200 0 225 R 50 50 1 1 I
+X C 2 100 200 100 D 50 50 1 1 P
+X E 3 100 -200 100 U 50 50 1 1 P
+ENDDRAW
+ENDDEF
+#
# Device_R
#
DEF Device_R R 0 0 N Y 1 F N
|