|
7 | 7 | <setting keepoldvectorfont="yes"/>
|
8 | 8 | <setting verticaltext="up"/>
|
9 | 9 | </settings>
|
10 |
| -<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="yes" altdistance="0.01" altunitdist="inch" altunit="inch"/> |
| 10 | +<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="no" altdistance="0.01" altunitdist="inch" altunit="inch"/> |
11 | 11 | <layers>
|
12 | 12 | <layer number="1" name="Top" color="4" fill="1" visible="yes" active="yes"/>
|
13 | 13 | <layer number="2" name="Route2" color="1" fill="3" visible="no" active="yes"/>
|
@@ -375,6 +375,13 @@ You are welcome to use this library for commercial purposes. For attribution, we
|
375 | 375 | <pin name="V_USB_2" x="0" y="0" visible="off" length="short" direction="sup" rot="R90"/>
|
376 | 376 | <text x="0" y="2.794" size="1.778" layer="96" align="bottom-center">>VALUE</text>
|
377 | 377 | </symbol>
|
| 378 | +<symbol name="VDDIO"> |
| 379 | +<description><h3>VDD Voltage Supply</h3></description> |
| 380 | +<wire x1="0.762" y1="1.27" x2="0" y2="2.54" width="0.254" layer="94"/> |
| 381 | +<wire x1="0" y1="2.54" x2="-0.762" y2="1.27" width="0.254" layer="94"/> |
| 382 | +<pin name="VDDIO" x="0" y="0" visible="off" length="short" direction="sup" rot="R90"/> |
| 383 | +<text x="0" y="2.794" size="1.778" layer="96" align="bottom-center">>VALUE</text> |
| 384 | +</symbol> |
378 | 385 | </symbols>
|
379 | 386 | <devicesets>
|
380 | 387 | <deviceset name="1.0V" prefix="SUPPLY">
|
@@ -770,6 +777,20 @@ You are welcome to use this library for commercial purposes. For attribution, we
|
770 | 777 | </device>
|
771 | 778 | </devices>
|
772 | 779 | </deviceset>
|
| 780 | +<deviceset name="VDDIO" prefix="SUPPLY"> |
| 781 | +<description><h3>VDD Voltage Supply</h3> |
| 782 | +<p>Positive voltage supply (traditionally for a CMOS device, D=drain).</p></description> |
| 783 | +<gates> |
| 784 | +<gate name="G$1" symbol="VDDIO" x="0" y="0"/> |
| 785 | +</gates> |
| 786 | +<devices> |
| 787 | +<device name=""> |
| 788 | +<technologies> |
| 789 | +<technology name=""/> |
| 790 | +</technologies> |
| 791 | +</device> |
| 792 | +</devices> |
| 793 | +</deviceset> |
773 | 794 | </devicesets>
|
774 | 795 | </library>
|
775 | 796 | </drawing>
|
|
0 commit comments