Compare commits
2 Commits
ec60e4f177
...
1a137698cb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1a137698cb | ||
|
|
2a9d5fc960 |
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE SimulIDE>
|
||||
|
||||
<!-- This file was generated by SimulIDE -->
|
||||
|
||||
<packageB name="" width="6" height="4" background="" type="None" >
|
||||
|
||||
<pin type="bus" xpos="-8" ypos="8" angle="180" length="8" space="0" id="A" label="A" />
|
||||
<pin type="bus" xpos="-8" ypos="16" angle="180" length="8" space="0" id="B" label="B" />
|
||||
<pin type="bus" xpos="-8" ypos="24" angle="180" length="8" space="0" id="COMMAND"label="COMMAND"/>
|
||||
<pin type="" xpos="56" ypos="8" angle="0" length="8" space="0" id="Cout" label="Cout"/>
|
||||
<pin type="bus" xpos="56" ypos="16" angle="0" length="8" space="0" id="OUT" label="OUT" />
|
||||
|
||||
</packageB>
|
||||
File diff suppressed because it is too large
Load Diff
@ -104,6 +104,10 @@
|
||||
|
||||
<item itemtype="Tunnel" CircId="Tunnel-61" mainComp="false" Show_id="false" Show_Val="false" Pos="-1236,-692" rotation="270" hflip="1" vflip="1" label="Tunnel-61" idLabPos="-16,-24" labelrot="0" valLabPos="-16,20" valLabRot="0" Name="OUT9" IsBus="false" />
|
||||
|
||||
<item itemtype="Resistor" CircId="Resistor-73" mainComp="false" ShowProp="Resistance" Show_id="false" Show_Val="true" Pos="-1276,-740" rotation="90" hflip="1" vflip="1" label="Resistor-73" idLabPos="-16,-24" labelrot="0" valLabPos="-16,6" valLabRot="0" Resistance="10000 Ω" />
|
||||
|
||||
<item itemtype="Ground" CircId="Ground-74" mainComp="false" Show_id="false" Show_Val="false" Pos="-1276,-700" rotation="0" hflip="1" vflip="1" label="Ground-74" idLabPos="-16,8" labelrot="0" valLabPos="-16,20" valLabRot="0" />
|
||||
|
||||
<item itemtype="Node" CircId="Node-5" mainComp="false" Pos="-1044,-772" />
|
||||
|
||||
<item itemtype="Node" CircId="Node-12" mainComp="false" Pos="-996,-772" />
|
||||
@ -142,6 +146,8 @@
|
||||
|
||||
<item itemtype="Node" CircId="Node-71" mainComp="false" Pos="-1252,-764" />
|
||||
|
||||
<item itemtype="Node" CircId="Node-75" mainComp="false" Pos="-1276,-772" />
|
||||
|
||||
<item itemtype="Connector" uid="Connector-1" startpinid="Mosfet-10-Gate" endpinid="Node-33-1" pointList="-1132,-796,-1140,-796,-1140,-772" />
|
||||
|
||||
<item itemtype="Connector" uid="Connector-4" startpinid="Resistor-23-rPin" endpinid="Ground-20-Gnd" pointList="-868,-724,-868,-716" />
|
||||
@ -190,8 +196,6 @@
|
||||
|
||||
<item itemtype="Connector" uid="Connector-37" startpinid="Resistor-29-rPin" endpinid="Ground-34-Gnd" pointList="-1252,-724,-1252,-716" />
|
||||
|
||||
<item itemtype="Connector" uid="Connector-40" startpinid="Node-41-1" endpinid="Node-42-1" pointList="-1236,-772,-1284,-772" />
|
||||
|
||||
<item itemtype="Connector" uid="Connector-41" startpinid="Node-35-2" endpinid="Node-41-0" pointList="-1188,-772,-1236,-772" />
|
||||
|
||||
<item itemtype="Connector" uid="Connector-42" startpinid="Node-41-2" endpinid="Mosfet-21-Gate" pointList="-1236,-772,-1236,-796,-1228,-796" />
|
||||
@ -280,4 +284,12 @@
|
||||
|
||||
<item itemtype="Connector" uid="Connector-84" startpinid="Node-71-2" endpinid="Resistor-29-lPin" pointList="-1252,-764,-1252,-756" />
|
||||
|
||||
<item itemtype="Connector" uid="Connector-85" startpinid="Resistor-73-rPin" endpinid="Ground-74-Gnd" pointList="-1276,-724,-1276,-716" />
|
||||
|
||||
<item itemtype="Connector" uid="Connector-86" startpinid="Node-75-1" endpinid="Resistor-73-lPin" pointList="-1276,-772,-1276,-756" />
|
||||
|
||||
<item itemtype="Connector" uid="Connector-87" startpinid="Node-41-1" endpinid="Node-75-0" pointList="-1236,-772,-1276,-772" />
|
||||
|
||||
<item itemtype="Connector" uid="Connector-88" startpinid="Node-75-2" endpinid="Node-42-1" pointList="-1276,-772,-1284,-772" />
|
||||
|
||||
</circuit>
|
||||
Loading…
Reference in New Issue
Block a user