mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-17 17:04:42 -04:00
renamed some examples
This commit is contained in:
parent
cd254f2506
commit
7c0d63ed44
351
src/main/dig/sequential/Counter-JK.dig
Normal file
351
src/main/dig/sequential/Counter-JK.dig
Normal file
@ -0,0 +1,351 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<circuit>
|
||||||
|
<version>1</version>
|
||||||
|
<visualElements>
|
||||||
|
<visualElement>
|
||||||
|
<elementName>Out</elementName>
|
||||||
|
<elementAttributes>
|
||||||
|
<entry>
|
||||||
|
<string>rotation</string>
|
||||||
|
<rotation rotation="3"/>
|
||||||
|
</entry>
|
||||||
|
</elementAttributes>
|
||||||
|
<pos x="320" y="340"/>
|
||||||
|
<rotate>3</rotate>
|
||||||
|
</visualElement>
|
||||||
|
<visualElement>
|
||||||
|
<elementName>JK_FF</elementName>
|
||||||
|
<elementAttributes>
|
||||||
|
<entry>
|
||||||
|
<string>valueIsProbe</string>
|
||||||
|
<boolean>true</boolean>
|
||||||
|
</entry>
|
||||||
|
<entry>
|
||||||
|
<string>Label</string>
|
||||||
|
<string>q_0n</string>
|
||||||
|
</entry>
|
||||||
|
</elementAttributes>
|
||||||
|
<pos x="240" y="280"/>
|
||||||
|
<rotate>0</rotate>
|
||||||
|
</visualElement>
|
||||||
|
<visualElement>
|
||||||
|
<elementName>JK_FF</elementName>
|
||||||
|
<elementAttributes>
|
||||||
|
<entry>
|
||||||
|
<string>valueIsProbe</string>
|
||||||
|
<boolean>true</boolean>
|
||||||
|
</entry>
|
||||||
|
<entry>
|
||||||
|
<string>Label</string>
|
||||||
|
<string>q_1n</string>
|
||||||
|
</entry>
|
||||||
|
<entry>
|
||||||
|
<string>Default</string>
|
||||||
|
<int>1</int>
|
||||||
|
</entry>
|
||||||
|
</elementAttributes>
|
||||||
|
<pos x="440" y="280"/>
|
||||||
|
<rotate>0</rotate>
|
||||||
|
</visualElement>
|
||||||
|
<visualElement>
|
||||||
|
<elementName>JK_FF</elementName>
|
||||||
|
<elementAttributes>
|
||||||
|
<entry>
|
||||||
|
<string>valueIsProbe</string>
|
||||||
|
<boolean>true</boolean>
|
||||||
|
</entry>
|
||||||
|
<entry>
|
||||||
|
<string>Label</string>
|
||||||
|
<string>q_2n</string>
|
||||||
|
</entry>
|
||||||
|
<entry>
|
||||||
|
<string>Default</string>
|
||||||
|
<int>1</int>
|
||||||
|
</entry>
|
||||||
|
</elementAttributes>
|
||||||
|
<pos x="660" y="280"/>
|
||||||
|
<rotate>0</rotate>
|
||||||
|
</visualElement>
|
||||||
|
<visualElement>
|
||||||
|
<elementName>JK_FF</elementName>
|
||||||
|
<elementAttributes>
|
||||||
|
<entry>
|
||||||
|
<string>valueIsProbe</string>
|
||||||
|
<boolean>true</boolean>
|
||||||
|
</entry>
|
||||||
|
<entry>
|
||||||
|
<string>Label</string>
|
||||||
|
<string>q_3n</string>
|
||||||
|
</entry>
|
||||||
|
<entry>
|
||||||
|
<string>Default</string>
|
||||||
|
<int>1</int>
|
||||||
|
</entry>
|
||||||
|
</elementAttributes>
|
||||||
|
<pos x="880" y="280"/>
|
||||||
|
<rotate>0</rotate>
|
||||||
|
</visualElement>
|
||||||
|
<visualElement>
|
||||||
|
<elementName>And</elementName>
|
||||||
|
<elementAttributes/>
|
||||||
|
<pos x="540" y="240"/>
|
||||||
|
<rotate>0</rotate>
|
||||||
|
</visualElement>
|
||||||
|
<visualElement>
|
||||||
|
<elementName>And</elementName>
|
||||||
|
<elementAttributes/>
|
||||||
|
<pos x="760" y="240"/>
|
||||||
|
<rotate>0</rotate>
|
||||||
|
</visualElement>
|
||||||
|
<visualElement>
|
||||||
|
<elementName>Const</elementName>
|
||||||
|
<elementAttributes/>
|
||||||
|
<pos x="180" y="320"/>
|
||||||
|
<rotate>0</rotate>
|
||||||
|
</visualElement>
|
||||||
|
<visualElement>
|
||||||
|
<elementName>Clock</elementName>
|
||||||
|
<elementAttributes>
|
||||||
|
<entry>
|
||||||
|
<string>Label</string>
|
||||||
|
<string>C</string>
|
||||||
|
</entry>
|
||||||
|
</elementAttributes>
|
||||||
|
<pos x="160" y="200"/>
|
||||||
|
<rotate>0</rotate>
|
||||||
|
</visualElement>
|
||||||
|
<visualElement>
|
||||||
|
<elementName>Out</elementName>
|
||||||
|
<elementAttributes>
|
||||||
|
<entry>
|
||||||
|
<string>rotation</string>
|
||||||
|
<rotation reference="../../../../visualElement/elementAttributes/entry/rotation"/>
|
||||||
|
</entry>
|
||||||
|
</elementAttributes>
|
||||||
|
<pos x="520" y="340"/>
|
||||||
|
<rotate>3</rotate>
|
||||||
|
</visualElement>
|
||||||
|
<visualElement>
|
||||||
|
<elementName>Out</elementName>
|
||||||
|
<elementAttributes>
|
||||||
|
<entry>
|
||||||
|
<string>rotation</string>
|
||||||
|
<rotation reference="../../../../visualElement/elementAttributes/entry/rotation"/>
|
||||||
|
</entry>
|
||||||
|
</elementAttributes>
|
||||||
|
<pos x="740" y="340"/>
|
||||||
|
<rotate>3</rotate>
|
||||||
|
</visualElement>
|
||||||
|
<visualElement>
|
||||||
|
<elementName>Out</elementName>
|
||||||
|
<elementAttributes>
|
||||||
|
<entry>
|
||||||
|
<string>rotation</string>
|
||||||
|
<rotation reference="../../../../visualElement/elementAttributes/entry/rotation"/>
|
||||||
|
</entry>
|
||||||
|
</elementAttributes>
|
||||||
|
<pos x="960" y="340"/>
|
||||||
|
<rotate>3</rotate>
|
||||||
|
</visualElement>
|
||||||
|
<visualElement>
|
||||||
|
<elementName>Data</elementName>
|
||||||
|
<elementAttributes>
|
||||||
|
<entry>
|
||||||
|
<string>microStep</string>
|
||||||
|
<boolean>true</boolean>
|
||||||
|
</entry>
|
||||||
|
<entry>
|
||||||
|
<string>Label</string>
|
||||||
|
<string>Data</string>
|
||||||
|
</entry>
|
||||||
|
</elementAttributes>
|
||||||
|
<pos x="120" y="-60"/>
|
||||||
|
<rotate>0</rotate>
|
||||||
|
</visualElement>
|
||||||
|
</visualElements>
|
||||||
|
<wires>
|
||||||
|
<wire>
|
||||||
|
<p1 x="420" y="320"/>
|
||||||
|
<p2 x="440" y="320"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="640" y="320"/>
|
||||||
|
<p2 x="660" y="320"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="860" y="320"/>
|
||||||
|
<p2 x="880" y="320"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="180" y="320"/>
|
||||||
|
<p2 x="220" y="320"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="220" y="320"/>
|
||||||
|
<p2 x="240" y="320"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="640" y="240"/>
|
||||||
|
<p2 x="760" y="240"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="420" y="240"/>
|
||||||
|
<p2 x="540" y="240"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="600" y="260"/>
|
||||||
|
<p2 x="640" y="260"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="820" y="260"/>
|
||||||
|
<p2 x="860" y="260"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="160" y="200"/>
|
||||||
|
<p2 x="200" y="200"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="200" y="200"/>
|
||||||
|
<p2 x="400" y="200"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="400" y="200"/>
|
||||||
|
<p2 x="620" y="200"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="620" y="200"/>
|
||||||
|
<p2 x="840" y="200"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="300" y="280"/>
|
||||||
|
<p2 x="320" y="280"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="500" y="280"/>
|
||||||
|
<p2 x="520" y="280"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="640" y="280"/>
|
||||||
|
<p2 x="660" y="280"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="720" y="280"/>
|
||||||
|
<p2 x="740" y="280"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="940" y="280"/>
|
||||||
|
<p2 x="960" y="280"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="860" y="280"/>
|
||||||
|
<p2 x="880" y="280"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="220" y="280"/>
|
||||||
|
<p2 x="240" y="280"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="520" y="280"/>
|
||||||
|
<p2 x="540" y="280"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="740" y="280"/>
|
||||||
|
<p2 x="760" y="280"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="320" y="280"/>
|
||||||
|
<p2 x="420" y="280"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="420" y="280"/>
|
||||||
|
<p2 x="440" y="280"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="840" y="300"/>
|
||||||
|
<p2 x="880" y="300"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="620" y="300"/>
|
||||||
|
<p2 x="660" y="300"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="400" y="300"/>
|
||||||
|
<p2 x="440" y="300"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="200" y="300"/>
|
||||||
|
<p2 x="240" y="300"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="320" y="280"/>
|
||||||
|
<p2 x="320" y="340"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="640" y="240"/>
|
||||||
|
<p2 x="640" y="260"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="640" y="260"/>
|
||||||
|
<p2 x="640" y="280"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="640" y="280"/>
|
||||||
|
<p2 x="640" y="320"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="400" y="200"/>
|
||||||
|
<p2 x="400" y="300"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="960" y="280"/>
|
||||||
|
<p2 x="960" y="340"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="420" y="240"/>
|
||||||
|
<p2 x="420" y="280"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="420" y="280"/>
|
||||||
|
<p2 x="420" y="320"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="740" y="280"/>
|
||||||
|
<p2 x="740" y="340"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="840" y="200"/>
|
||||||
|
<p2 x="840" y="300"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="200" y="200"/>
|
||||||
|
<p2 x="200" y="300"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="520" y="280"/>
|
||||||
|
<p2 x="520" y="340"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="620" y="200"/>
|
||||||
|
<p2 x="620" y="300"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="860" y="260"/>
|
||||||
|
<p2 x="860" y="280"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="860" y="280"/>
|
||||||
|
<p2 x="860" y="320"/>
|
||||||
|
</wire>
|
||||||
|
<wire>
|
||||||
|
<p1 x="220" y="280"/>
|
||||||
|
<p2 x="220" y="320"/>
|
||||||
|
</wire>
|
||||||
|
</wires>
|
||||||
|
<measurementOrdering>
|
||||||
|
<string>C</string>
|
||||||
|
<string>Q_0</string>
|
||||||
|
<string>Q_1</string>
|
||||||
|
<string>Q_2</string>
|
||||||
|
<string>Q_3</string>
|
||||||
|
</measurementOrdering>
|
||||||
|
</circuit>
|
@ -1,351 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<circuit>
|
|
||||||
<version>1</version>
|
|
||||||
<visualElements>
|
|
||||||
<visualElement>
|
|
||||||
<elementName>Out</elementName>
|
|
||||||
<elementAttributes>
|
|
||||||
<entry>
|
|
||||||
<string>rotation</string>
|
|
||||||
<rotation rotation="3"/>
|
|
||||||
</entry>
|
|
||||||
</elementAttributes>
|
|
||||||
<pos x="320" y="340"/>
|
|
||||||
<rotate>3</rotate>
|
|
||||||
</visualElement>
|
|
||||||
<visualElement>
|
|
||||||
<elementName>JK_FF</elementName>
|
|
||||||
<elementAttributes>
|
|
||||||
<entry>
|
|
||||||
<string>valueIsProbe</string>
|
|
||||||
<boolean>true</boolean>
|
|
||||||
</entry>
|
|
||||||
<entry>
|
|
||||||
<string>Label</string>
|
|
||||||
<string>q_0n</string>
|
|
||||||
</entry>
|
|
||||||
</elementAttributes>
|
|
||||||
<pos x="240" y="280"/>
|
|
||||||
<rotate>0</rotate>
|
|
||||||
</visualElement>
|
|
||||||
<visualElement>
|
|
||||||
<elementName>JK_FF</elementName>
|
|
||||||
<elementAttributes>
|
|
||||||
<entry>
|
|
||||||
<string>valueIsProbe</string>
|
|
||||||
<boolean>true</boolean>
|
|
||||||
</entry>
|
|
||||||
<entry>
|
|
||||||
<string>Label</string>
|
|
||||||
<string>q_1n</string>
|
|
||||||
</entry>
|
|
||||||
<entry>
|
|
||||||
<string>Default</string>
|
|
||||||
<int>1</int>
|
|
||||||
</entry>
|
|
||||||
</elementAttributes>
|
|
||||||
<pos x="440" y="280"/>
|
|
||||||
<rotate>0</rotate>
|
|
||||||
</visualElement>
|
|
||||||
<visualElement>
|
|
||||||
<elementName>JK_FF</elementName>
|
|
||||||
<elementAttributes>
|
|
||||||
<entry>
|
|
||||||
<string>valueIsProbe</string>
|
|
||||||
<boolean>true</boolean>
|
|
||||||
</entry>
|
|
||||||
<entry>
|
|
||||||
<string>Label</string>
|
|
||||||
<string>q_2n</string>
|
|
||||||
</entry>
|
|
||||||
<entry>
|
|
||||||
<string>Default</string>
|
|
||||||
<int>1</int>
|
|
||||||
</entry>
|
|
||||||
</elementAttributes>
|
|
||||||
<pos x="660" y="280"/>
|
|
||||||
<rotate>0</rotate>
|
|
||||||
</visualElement>
|
|
||||||
<visualElement>
|
|
||||||
<elementName>JK_FF</elementName>
|
|
||||||
<elementAttributes>
|
|
||||||
<entry>
|
|
||||||
<string>valueIsProbe</string>
|
|
||||||
<boolean>true</boolean>
|
|
||||||
</entry>
|
|
||||||
<entry>
|
|
||||||
<string>Label</string>
|
|
||||||
<string>q_3n</string>
|
|
||||||
</entry>
|
|
||||||
<entry>
|
|
||||||
<string>Default</string>
|
|
||||||
<int>1</int>
|
|
||||||
</entry>
|
|
||||||
</elementAttributes>
|
|
||||||
<pos x="880" y="280"/>
|
|
||||||
<rotate>0</rotate>
|
|
||||||
</visualElement>
|
|
||||||
<visualElement>
|
|
||||||
<elementName>And</elementName>
|
|
||||||
<elementAttributes/>
|
|
||||||
<pos x="540" y="240"/>
|
|
||||||
<rotate>0</rotate>
|
|
||||||
</visualElement>
|
|
||||||
<visualElement>
|
|
||||||
<elementName>And</elementName>
|
|
||||||
<elementAttributes/>
|
|
||||||
<pos x="760" y="240"/>
|
|
||||||
<rotate>0</rotate>
|
|
||||||
</visualElement>
|
|
||||||
<visualElement>
|
|
||||||
<elementName>Const</elementName>
|
|
||||||
<elementAttributes/>
|
|
||||||
<pos x="180" y="320"/>
|
|
||||||
<rotate>0</rotate>
|
|
||||||
</visualElement>
|
|
||||||
<visualElement>
|
|
||||||
<elementName>Clock</elementName>
|
|
||||||
<elementAttributes>
|
|
||||||
<entry>
|
|
||||||
<string>Label</string>
|
|
||||||
<string>C</string>
|
|
||||||
</entry>
|
|
||||||
</elementAttributes>
|
|
||||||
<pos x="160" y="200"/>
|
|
||||||
<rotate>0</rotate>
|
|
||||||
</visualElement>
|
|
||||||
<visualElement>
|
|
||||||
<elementName>Out</elementName>
|
|
||||||
<elementAttributes>
|
|
||||||
<entry>
|
|
||||||
<string>rotation</string>
|
|
||||||
<rotation reference="../../../../visualElement/elementAttributes/entry/rotation"/>
|
|
||||||
</entry>
|
|
||||||
</elementAttributes>
|
|
||||||
<pos x="520" y="340"/>
|
|
||||||
<rotate>3</rotate>
|
|
||||||
</visualElement>
|
|
||||||
<visualElement>
|
|
||||||
<elementName>Out</elementName>
|
|
||||||
<elementAttributes>
|
|
||||||
<entry>
|
|
||||||
<string>rotation</string>
|
|
||||||
<rotation reference="../../../../visualElement/elementAttributes/entry/rotation"/>
|
|
||||||
</entry>
|
|
||||||
</elementAttributes>
|
|
||||||
<pos x="740" y="340"/>
|
|
||||||
<rotate>3</rotate>
|
|
||||||
</visualElement>
|
|
||||||
<visualElement>
|
|
||||||
<elementName>Out</elementName>
|
|
||||||
<elementAttributes>
|
|
||||||
<entry>
|
|
||||||
<string>rotation</string>
|
|
||||||
<rotation reference="../../../../visualElement/elementAttributes/entry/rotation"/>
|
|
||||||
</entry>
|
|
||||||
</elementAttributes>
|
|
||||||
<pos x="960" y="340"/>
|
|
||||||
<rotate>3</rotate>
|
|
||||||
</visualElement>
|
|
||||||
<visualElement>
|
|
||||||
<elementName>Data</elementName>
|
|
||||||
<elementAttributes>
|
|
||||||
<entry>
|
|
||||||
<string>microStep</string>
|
|
||||||
<boolean>true</boolean>
|
|
||||||
</entry>
|
|
||||||
<entry>
|
|
||||||
<string>Label</string>
|
|
||||||
<string>Data</string>
|
|
||||||
</entry>
|
|
||||||
</elementAttributes>
|
|
||||||
<pos x="120" y="-60"/>
|
|
||||||
<rotate>0</rotate>
|
|
||||||
</visualElement>
|
|
||||||
</visualElements>
|
|
||||||
<wires>
|
|
||||||
<wire>
|
|
||||||
<p1 x="420" y="320"/>
|
|
||||||
<p2 x="440" y="320"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="640" y="320"/>
|
|
||||||
<p2 x="660" y="320"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="860" y="320"/>
|
|
||||||
<p2 x="880" y="320"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="180" y="320"/>
|
|
||||||
<p2 x="220" y="320"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="220" y="320"/>
|
|
||||||
<p2 x="240" y="320"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="640" y="240"/>
|
|
||||||
<p2 x="760" y="240"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="420" y="240"/>
|
|
||||||
<p2 x="540" y="240"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="600" y="260"/>
|
|
||||||
<p2 x="640" y="260"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="820" y="260"/>
|
|
||||||
<p2 x="860" y="260"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="160" y="200"/>
|
|
||||||
<p2 x="200" y="200"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="200" y="200"/>
|
|
||||||
<p2 x="400" y="200"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="400" y="200"/>
|
|
||||||
<p2 x="620" y="200"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="620" y="200"/>
|
|
||||||
<p2 x="840" y="200"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="300" y="280"/>
|
|
||||||
<p2 x="320" y="280"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="500" y="280"/>
|
|
||||||
<p2 x="520" y="280"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="640" y="280"/>
|
|
||||||
<p2 x="660" y="280"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="720" y="280"/>
|
|
||||||
<p2 x="740" y="280"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="940" y="280"/>
|
|
||||||
<p2 x="960" y="280"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="860" y="280"/>
|
|
||||||
<p2 x="880" y="280"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="220" y="280"/>
|
|
||||||
<p2 x="240" y="280"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="520" y="280"/>
|
|
||||||
<p2 x="540" y="280"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="740" y="280"/>
|
|
||||||
<p2 x="760" y="280"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="320" y="280"/>
|
|
||||||
<p2 x="420" y="280"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="420" y="280"/>
|
|
||||||
<p2 x="440" y="280"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="840" y="300"/>
|
|
||||||
<p2 x="880" y="300"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="620" y="300"/>
|
|
||||||
<p2 x="660" y="300"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="400" y="300"/>
|
|
||||||
<p2 x="440" y="300"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="200" y="300"/>
|
|
||||||
<p2 x="240" y="300"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="320" y="280"/>
|
|
||||||
<p2 x="320" y="340"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="640" y="240"/>
|
|
||||||
<p2 x="640" y="260"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="640" y="260"/>
|
|
||||||
<p2 x="640" y="280"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="640" y="280"/>
|
|
||||||
<p2 x="640" y="320"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="400" y="200"/>
|
|
||||||
<p2 x="400" y="300"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="960" y="280"/>
|
|
||||||
<p2 x="960" y="340"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="420" y="240"/>
|
|
||||||
<p2 x="420" y="280"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="420" y="280"/>
|
|
||||||
<p2 x="420" y="320"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="740" y="280"/>
|
|
||||||
<p2 x="740" y="340"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="840" y="200"/>
|
|
||||||
<p2 x="840" y="300"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="200" y="200"/>
|
|
||||||
<p2 x="200" y="300"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="520" y="280"/>
|
|
||||||
<p2 x="520" y="340"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="620" y="200"/>
|
|
||||||
<p2 x="620" y="300"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="860" y="260"/>
|
|
||||||
<p2 x="860" y="280"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="860" y="280"/>
|
|
||||||
<p2 x="860" y="320"/>
|
|
||||||
</wire>
|
|
||||||
<wire>
|
|
||||||
<p1 x="220" y="280"/>
|
|
||||||
<p2 x="220" y="320"/>
|
|
||||||
</wire>
|
|
||||||
</wires>
|
|
||||||
<measurementOrdering>
|
|
||||||
<string>C</string>
|
|
||||||
<string>Q_0</string>
|
|
||||||
<string>Q_1</string>
|
|
||||||
<string>Q_2</string>
|
|
||||||
<string>Q_3</string>
|
|
||||||
</measurementOrdering>
|
|
||||||
</circuit>
|
|
@ -58,13 +58,13 @@
|
|||||||
<rotate>0</rotate>
|
<rotate>0</rotate>
|
||||||
</visualElement>
|
</visualElement>
|
||||||
<visualElement>
|
<visualElement>
|
||||||
<elementName>RS_C.dig</elementName>
|
<elementName>RS-C.dig</elementName>
|
||||||
<elementAttributes/>
|
<elementAttributes/>
|
||||||
<pos x="1340" y="440"/>
|
<pos x="1340" y="440"/>
|
||||||
<rotate>0</rotate>
|
<rotate>0</rotate>
|
||||||
</visualElement>
|
</visualElement>
|
||||||
<visualElement>
|
<visualElement>
|
||||||
<elementName>RS_C.dig</elementName>
|
<elementName>RS-C.dig</elementName>
|
||||||
<elementAttributes/>
|
<elementAttributes/>
|
||||||
<pos x="1460" y="440"/>
|
<pos x="1460" y="440"/>
|
||||||
<rotate>0</rotate>
|
<rotate>0</rotate>
|
@ -3,19 +3,19 @@
|
|||||||
<version>1</version>
|
<version>1</version>
|
||||||
<visualElements>
|
<visualElements>
|
||||||
<visualElement>
|
<visualElement>
|
||||||
<elementName>D_MS.dig</elementName>
|
<elementName>D-MS.dig</elementName>
|
||||||
<elementAttributes/>
|
<elementAttributes/>
|
||||||
<pos x="200" y="120"/>
|
<pos x="200" y="120"/>
|
||||||
<rotate>0</rotate>
|
<rotate>0</rotate>
|
||||||
</visualElement>
|
</visualElement>
|
||||||
<visualElement>
|
<visualElement>
|
||||||
<elementName>D_MS.dig</elementName>
|
<elementName>D-MS.dig</elementName>
|
||||||
<elementAttributes/>
|
<elementAttributes/>
|
||||||
<pos x="340" y="120"/>
|
<pos x="340" y="120"/>
|
||||||
<rotate>0</rotate>
|
<rotate>0</rotate>
|
||||||
</visualElement>
|
</visualElement>
|
||||||
<visualElement>
|
<visualElement>
|
||||||
<elementName>D_MS.dig</elementName>
|
<elementName>D-MS.dig</elementName>
|
||||||
<elementAttributes/>
|
<elementAttributes/>
|
||||||
<pos x="480" y="120"/>
|
<pos x="480" y="120"/>
|
||||||
<rotate>0</rotate>
|
<rotate>0</rotate>
|
||||||
|
@ -21,19 +21,19 @@
|
|||||||
<rotate>0</rotate>
|
<rotate>0</rotate>
|
||||||
</visualElement>
|
</visualElement>
|
||||||
<visualElement>
|
<visualElement>
|
||||||
<elementName>D_T.dig</elementName>
|
<elementName>D-T.dig</elementName>
|
||||||
<elementAttributes/>
|
<elementAttributes/>
|
||||||
<pos x="200" y="120"/>
|
<pos x="200" y="120"/>
|
||||||
<rotate>0</rotate>
|
<rotate>0</rotate>
|
||||||
</visualElement>
|
</visualElement>
|
||||||
<visualElement>
|
<visualElement>
|
||||||
<elementName>D_T.dig</elementName>
|
<elementName>D-T.dig</elementName>
|
||||||
<elementAttributes/>
|
<elementAttributes/>
|
||||||
<pos x="340" y="120"/>
|
<pos x="340" y="120"/>
|
||||||
<rotate>0</rotate>
|
<rotate>0</rotate>
|
||||||
</visualElement>
|
</visualElement>
|
||||||
<visualElement>
|
<visualElement>
|
||||||
<elementName>D_T.dig</elementName>
|
<elementName>D-T.dig</elementName>
|
||||||
<elementAttributes/>
|
<elementAttributes/>
|
||||||
<pos x="480" y="120"/>
|
<pos x="480" y="120"/>
|
||||||
<rotate>0</rotate>
|
<rotate>0</rotate>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user