From 6ab4744a19103d0ab307184dcc516013835b57d7 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Tue, 21 May 2024 19:41:21 -0700 Subject: [PATCH] Add simpler pfet symbol Regular p-channel FET symbol Signed-off-by: Keith Packard --- symbols/common/simple-pfet.sym | 49 ++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 symbols/common/simple-pfet.sym diff --git a/symbols/common/simple-pfet.sym b/symbols/common/simple-pfet.sym new file mode 100644 index 0000000..724d83a --- /dev/null +++ b/symbols/common/simple-pfet.sym @@ -0,0 +1,49 @@ +v 20220529 2 +P 600 1000 600 800 1 0 0 +{ +T 500 850 5 6 1 1 0 0 1 +pinnumber=1 +T 500 850 5 6 0 0 0 0 1 +pinseq=1 +T 500 850 5 6 0 1 0 0 1 +pinlabel=D +T 500 850 5 6 0 1 0 0 1 +pintype=pas +} +P 600 200 600 0 1 0 1 +{ +T 500 50 5 6 1 1 0 0 1 +pinnumber=2 +T 500 50 5 6 0 0 0 0 1 +pinseq=2 +T 500 50 5 6 0 1 0 0 1 +pinlabel=S +T 500 50 5 6 0 1 0 0 1 +pintype=pas +} +V 500 500 300 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 +T 905 500 5 10 0 0 0 0 1 +device=PFET +P 0 500 200 500 1 0 0 +{ +T 100 550 5 6 1 1 0 0 1 +pinnumber=3 +T 100 550 5 6 0 0 0 0 1 +pinseq=3 +T 100 550 5 6 0 1 0 0 1 +pinlabel=G +T 100 550 5 6 0 1 0 0 1 +pintype=pas +} +T 905 500 8 10 1 1 0 0 1 +refdes=Q? +L 600 800 600 650 3 0 0 0 -1 -1 +L 450 650 600 650 3 0 0 0 -1 -1 +L 450 350 600 350 3 0 0 0 -1 -1 +L 600 200 600 350 3 0 0 0 -1 -1 +L 300 500 350 535 3 0 0 0 -1 -1 +L 350 535 350 465 3 0 0 0 -1 -1 +L 350 465 300 500 3 0 0 0 -1 -1 +L 350 500 450 500 3 0 0 0 -1 -1 +L 450 300 450 700 3 0 0 0 -1 -1 +L 300 500 200 500 3 0 0 0 -1 -1 -- 2.47.2