aboutsummaryrefslogtreecommitdiff
path: root/design/min8b.dig
diff options
context:
space:
mode:
Diffstat (limited to 'design/min8b.dig')
-rw-r--r--design/min8b.dig130
1 files changed, 130 insertions, 0 deletions
diff --git a/design/min8b.dig b/design/min8b.dig
new file mode 100644
index 0000000..c729da5
--- /dev/null
+++ b/design/min8b.dig
@@ -0,0 +1,130 @@
+<?xml version="1.0" encoding="utf-8"?>
+<circuit>
+ <version>1</version>
+ <attributes/>
+ <visualElements>
+ <visualElement>
+ <elementName>In</elementName>
+ <elementAttributes>
+ <entry>
+ <string>Label</string>
+ <string>A</string>
+ </entry>
+ <entry>
+ <string>Bits</string>
+ <int>8</int>
+ </entry>
+ </elementAttributes>
+ <pos x="500" y="300"/>
+ </visualElement>
+ <visualElement>
+ <elementName>In</elementName>
+ <elementAttributes>
+ <entry>
+ <string>Label</string>
+ <string>B</string>
+ </entry>
+ <entry>
+ <string>Bits</string>
+ <int>8</int>
+ </entry>
+ </elementAttributes>
+ <pos x="500" y="340"/>
+ </visualElement>
+ <visualElement>
+ <elementName>Out</elementName>
+ <elementAttributes>
+ <entry>
+ <string>Label</string>
+ <string>X</string>
+ </entry>
+ <entry>
+ <string>Bits</string>
+ <int>8</int>
+ </entry>
+ </elementAttributes>
+ <pos x="700" y="320"/>
+ </visualElement>
+ <visualElement>
+ <elementName>In</elementName>
+ <elementAttributes>
+ <entry>
+ <string>Label</string>
+ <string>Cin</string>
+ </entry>
+ </elementAttributes>
+ <pos x="500" y="400"/>
+ </visualElement>
+ <visualElement>
+ <elementName>Out</elementName>
+ <elementAttributes>
+ <entry>
+ <string>Label</string>
+ <string>Cout</string>
+ </entry>
+ </elementAttributes>
+ <pos x="700" y="360"/>
+ </visualElement>
+ <visualElement>
+ <elementName>2c.dig</elementName>
+ <elementAttributes/>
+ <pos x="520" y="340"/>
+ </visualElement>
+ <visualElement>
+ <elementName>add8b.dig</elementName>
+ <elementAttributes/>
+ <pos x="600" y="320"/>
+ </visualElement>
+ </visualElements>
+ <wires>
+ <wire>
+ <p1 x="520" y="320"/>
+ <p2 x="600" y="320"/>
+ </wire>
+ <wire>
+ <p1 x="660" y="320"/>
+ <p2 x="700" y="320"/>
+ </wire>
+ <wire>
+ <p1 x="500" y="400"/>
+ <p2 x="520" y="400"/>
+ </wire>
+ <wire>
+ <p1 x="500" y="340"/>
+ <p2 x="520" y="340"/>
+ </wire>
+ <wire>
+ <p1 x="580" y="340"/>
+ <p2 x="600" y="340"/>
+ </wire>
+ <wire>
+ <p1 x="660" y="340"/>
+ <p2 x="680" y="340"/>
+ </wire>
+ <wire>
+ <p1 x="520" y="360"/>
+ <p2 x="600" y="360"/>
+ </wire>
+ <wire>
+ <p1 x="680" y="360"/>
+ <p2 x="700" y="360"/>
+ </wire>
+ <wire>
+ <p1 x="500" y="300"/>
+ <p2 x="520" y="300"/>
+ </wire>
+ <wire>
+ <p1 x="520" y="300"/>
+ <p2 x="520" y="320"/>
+ </wire>
+ <wire>
+ <p1 x="520" y="360"/>
+ <p2 x="520" y="400"/>
+ </wire>
+ <wire>
+ <p1 x="680" y="340"/>
+ <p2 x="680" y="360"/>
+ </wire>
+ </wires>
+ <measurementOrdering/>
+</circuit> \ No newline at end of file