1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="40.235352"
height="39.925488"
>
<g
stroke='black'
stroke-width='2px'
id="m"
class="pmosfet"
>
<metadata class="part" >
<wtx:part xmlns:wtx="/home/niel/Desktop/webtronics" >
<wtx:pins>
<wtx:analog>
<!--pin order is gate drain source substrate
substrate is connected to source-->
<wtx:node index="1" x="30" y="0" />
<wtx:node index="2" x="0" y="20" />
<wtx:node index="3" x="30" y="40" />
<wtx:node index="4" x="30" y="40" />
</wtx:analog>
</wtx:pins>
<wtx:id>m</wtx:id>
<wtx:type>m</wtx:type>
<wtx:name>pmosfet</wtx:name>
<wtx:category>transistors</wtx:category>
<wtx:value></wtx:value>
<wtx:label></wtx:label>
<wtx:spice></wtx:spice>
<wtx:flip>true</wtx:flip>
<wtx:model></wtx:model>
</wtx:part>
</metadata> <rect id="rect2162" height="40" width="40" y="0" x="0" visibility="hidden" fill="none"/>
<rect id="rect2162" visibility="hidden" height="40" width="40" y="0" x="0" fill="none"/>
<path id="path2398" fill="none" d="M19.877,12.08z"/>
<text id="text2823" font-size="8.19031239px" font-family="Bitstream Vera Sans" y="18.113794" x="1.0786462" stroke-width="0px" font-style="normal" fill="black">G</text>
<text id="text2827" font-size="8.0008316px" font-family="Bitstream Vera Sans" y="7.4208322" x="32.072721" stroke-width="0px" font-style="normal" fill="black">D</text>
<text id="text2831" font-size="8.04845715px" font-family="Bitstream Vera Sans" y="39.414978" x="32.333487" stroke-width="0px" font-style="normal" fill="black">S</text>
<path id="path2891" d="m20,12.925,10,0,0-13" fill="none"/>
<path id="path2934" d="m20,26.925,10,0,0,13" fill="none"/>
<path id="path2936" d="m20,19.925,10,0,0,7" fill="none"/>
<path id="path2938" d="m20,16.925,0,6" fill="none"/>
<path id="path2942" d="m20,23.925,0,6" fill="none"/>
<path id="path2944" d="M20,15.925,20,9.9255" fill="none"/>
<path id="path2946" d="M17,9.9255,17,29.925" fill="none"/>
<path id="path2948" d="m17,19.925-17,0" fill="none"/>
<path id="path2952" d="m26,17.925,3,2-3,2,0-4z" fill="none"/>
</g>
</svg>
|