mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-15 15:58:41 -04:00
Simplifies the processors graphics module
This commit is contained in:
parent
d0d7750b42
commit
edb17d4273
@ -34,7 +34,7 @@ eingeblendet.}}</string>
|
||||
<int>16</int>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="200" y="220"/>
|
||||
<pos x="220" y="220"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>In</elementName>
|
||||
@ -48,7 +48,7 @@ eingeblendet.}}</string>
|
||||
<string>R</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="200" y="460"/>
|
||||
<pos x="220" y="460"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Comparator</elementName>
|
||||
@ -127,7 +127,7 @@ eingeblendet.}}</string>
|
||||
<int>16</int>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="720" y="360"/>
|
||||
<pos x="700" y="360"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>And</elementName>
|
||||
@ -139,63 +139,10 @@ eingeblendet.}}</string>
|
||||
<elementAttributes/>
|
||||
<pos x="580" y="420"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Sub</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Bits</string>
|
||||
<int>16</int>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="480" y="160"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Const</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Value</string>
|
||||
<long>32768</long>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Bits</string>
|
||||
<int>16</int>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="460" y="180"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Const</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Value</string>
|
||||
<long>0</long>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="460" y="200"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>And</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Inputs</string>
|
||||
<int>3</int>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="460" y="520"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>D_FF</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>valueIsProbe</string>
|
||||
<boolean>true</boolean>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>Bank-FF</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="580" y="520"/>
|
||||
<elementAttributes/>
|
||||
<pos x="460" y="580"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Clock</elementName>
|
||||
@ -205,7 +152,7 @@ eingeblendet.}}</string>
|
||||
<string>C</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="200" y="540"/>
|
||||
<pos x="220" y="540"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Splitter</elementName>
|
||||
@ -227,7 +174,7 @@ eingeblendet.}}</string>
|
||||
<string>1</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="700" y="600"/>
|
||||
<pos x="740" y="500"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Out</elementName>
|
||||
@ -246,7 +193,7 @@ eingeblendet.}}</string>
|
||||
<int>16</int>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="840" y="400"/>
|
||||
<pos x="800" y="400"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Splitter</elementName>
|
||||
@ -260,7 +207,7 @@ eingeblendet.}}</string>
|
||||
<string>10</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="600" y="160"/>
|
||||
<pos x="480" y="180"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>In</elementName>
|
||||
@ -274,22 +221,24 @@ eingeblendet.}}</string>
|
||||
<string>W</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="200" y="380"/>
|
||||
<pos x="220" y="380"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Register</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>valueIsProbe</string>
|
||||
<boolean>true</boolean>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>Bank</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="580" y="560"/>
|
||||
</visualElement>
|
||||
</visualElements>
|
||||
<wires>
|
||||
<wire>
|
||||
<p1 x="540" y="160"/>
|
||||
<p2 x="600" y="160"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="240" y="160"/>
|
||||
<p2 x="480" y="160"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="620" y="160"/>
|
||||
<p2 x="680" y="160"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="340" y="320"/>
|
||||
<p2 x="360" y="320"/>
|
||||
@ -304,38 +253,34 @@ eingeblendet.}}</string>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="660" y="420"/>
|
||||
<p2 x="720" y="420"/>
|
||||
<p2 x="700" y="420"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="420" y="260"/>
|
||||
<p2 x="460" y="260"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="640" y="580"/>
|
||||
<p2 x="680" y="580"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="440" y="580"/>
|
||||
<p2 x="460" y="580"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="540" y="580"/>
|
||||
<p2 x="580" y="580"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="640" y="360"/>
|
||||
<p2 x="660" y="360"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="680" y="360"/>
|
||||
<p2 x="720" y="360"/>
|
||||
<p2 x="700" y="360"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="640" y="520"/>
|
||||
<p2 x="680" y="520"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="540" y="520"/>
|
||||
<p2 x="580" y="520"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="440" y="520"/>
|
||||
<p2 x="460" y="520"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="460" y="200"/>
|
||||
<p2 x="480" y="200"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="200" y="460"/>
|
||||
<p1 x="220" y="460"/>
|
||||
<p2 x="580" y="460"/>
|
||||
</wire>
|
||||
<wire>
|
||||
@ -346,56 +291,72 @@ eingeblendet.}}</string>
|
||||
<p1 x="240" y="300"/>
|
||||
<p2 x="360" y="300"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="400" y="620"/>
|
||||
<p2 x="460" y="620"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="340" y="240"/>
|
||||
<p2 x="360" y="240"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="400" y="560"/>
|
||||
<p2 x="460" y="560"/>
|
||||
<p1 x="540" y="400"/>
|
||||
<p2 x="700" y="400"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="340" y="400"/>
|
||||
<p2 x="720" y="400"/>
|
||||
<p1 x="760" y="400"/>
|
||||
<p2 x="780" y="400"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="780" y="400"/>
|
||||
<p2 x="820" y="400"/>
|
||||
<p2 x="800" y="400"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="820" y="400"/>
|
||||
<p2 x="840" y="400"/>
|
||||
<p1 x="560" y="560"/>
|
||||
<p2 x="580" y="560"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="460" y="180"/>
|
||||
<p1 x="740" y="500"/>
|
||||
<p2 x="780" y="500"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="560" y="500"/>
|
||||
<p2 x="720" y="500"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="240" y="180"/>
|
||||
<p2 x="480" y="180"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="500" y="180"/>
|
||||
<p2 x="680" y="180"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="560" y="340"/>
|
||||
<p2 x="580" y="340"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="520" y="600"/>
|
||||
<p2 x="580" y="600"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="640" y="440"/>
|
||||
<p2 x="660" y="440"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="680" y="440"/>
|
||||
<p2 x="720" y="440"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="700" y="600"/>
|
||||
<p2 x="820" y="600"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="540" y="600"/>
|
||||
<p2 x="680" y="600"/>
|
||||
<p2 x="700" y="440"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="520" y="280"/>
|
||||
<p2 x="560" y="280"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="200" y="220"/>
|
||||
<p1 x="220" y="540"/>
|
||||
<p2 x="540" y="540"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="220" y="220"/>
|
||||
<p2 x="240" y="220"/>
|
||||
</wire>
|
||||
<wire>
|
||||
@ -404,56 +365,40 @@ eingeblendet.}}</string>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="660" y="380"/>
|
||||
<p2 x="720" y="380"/>
|
||||
<p2 x="700" y="380"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="200" y="380"/>
|
||||
<p1 x="220" y="380"/>
|
||||
<p2 x="400" y="380"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="400" y="380"/>
|
||||
<p2 x="580" y="380"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="520" y="540"/>
|
||||
<p2 x="580" y="540"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="200" y="540"/>
|
||||
<p2 x="340" y="540"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="340" y="540"/>
|
||||
<p2 x="460" y="540"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="560" y="280"/>
|
||||
<p2 x="560" y="340"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="560" y="500"/>
|
||||
<p2 x="560" y="560"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="560" y="340"/>
|
||||
<p2 x="560" y="420"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="400" y="380"/>
|
||||
<p2 x="400" y="560"/>
|
||||
<p2 x="400" y="620"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="240" y="160"/>
|
||||
<p1 x="240" y="180"/>
|
||||
<p2 x="240" y="220"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="240" y="220"/>
|
||||
<p2 x="240" y="300"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="820" y="400"/>
|
||||
<p2 x="820" y="600"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="340" y="400"/>
|
||||
<p2 x="340" y="540"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="660" y="360"/>
|
||||
<p2 x="660" y="380"/>
|
||||
@ -464,19 +409,27 @@ eingeblendet.}}</string>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="440" y="320"/>
|
||||
<p2 x="440" y="520"/>
|
||||
<p2 x="440" y="580"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="680" y="440"/>
|
||||
<p2 x="680" y="520"/>
|
||||
<p2 x="680" y="580"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="680" y="160"/>
|
||||
<p1 x="680" y="180"/>
|
||||
<p2 x="680" y="360"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="540" y="520"/>
|
||||
<p2 x="540" y="600"/>
|
||||
<p1 x="780" y="400"/>
|
||||
<p2 x="780" y="500"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="540" y="400"/>
|
||||
<p2 x="540" y="540"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="540" y="540"/>
|
||||
<p2 x="540" y="580"/>
|
||||
</wire>
|
||||
</wires>
|
||||
</circuit>
|
Loading…
x
Reference in New Issue
Block a user