mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-15 07:48:29 -04:00
fixes VonNeumann processor
This commit is contained in:
parent
3d9cb852a0
commit
c3b173a2bb
File diff suppressed because it is too large
Load Diff
@ -1,696 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<circuit>
|
||||
<version>1</version>
|
||||
<attributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>Control unit for a simple processor.
|
||||
It works purely combinatorial.
|
||||
Since it is relatively complex (24 output bits), it is
|
||||
implemented by a corresponding ROM component,
|
||||
and not by 24 individual combinatorial circuits.
|
||||
{{de Leitwerk für einen einfachen Prozessor.
|
||||
Es arbeitet rein kombinatorisch, es handelt sich
|
||||
also um ein einfaches Schaltnetz.
|
||||
Da es vergleichsweise komplex ist (24
|
||||
Ausgangsbits), wird es durch einen
|
||||
entsprechenden ROM-Baustein
|
||||
realisiert, und nicht durch 24 einzelne Schaltnetze.}}</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Width</string>
|
||||
<int>5</int>
|
||||
</entry>
|
||||
</attributes>
|
||||
<visualElements>
|
||||
<visualElement>
|
||||
<elementName>In</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>The obcode and the immediate bit.
|
||||
{{de Der Opcode incl. Immediate Bit}}</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>Op</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Bits</string>
|
||||
<int>7</int>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="200" y="160"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Splitter</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Input Splitting</string>
|
||||
<string>7</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Output Splitting</string>
|
||||
<string>6,1</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="240" y="160"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Multiplexer</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Bits</string>
|
||||
<int>6</int>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="400" y="160"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Const</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Value</string>
|
||||
<long>0</long>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Bits</string>
|
||||
<int>6</int>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="380" y="200"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>ROM</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>AddrBits</string>
|
||||
<int>6</int>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>Logic</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Bits</string>
|
||||
<int>24</int>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Addr Bits</string>
|
||||
<int>6</int>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Data</string>
|
||||
<data size="64">0,200080,4004c0,4044c0,4008c0,4048c0,400cc0,4010c0,4014c0,c4,d4,4004c4,4004d4,4044c4,
|
||||
4044d4,4008c4,4008d4,4048c4,4048d4,400cc4,400cd4,4010c4,4010d4,4014c4,4014d4,402cc0,
|
||||
402cc4,402cd4,400800,400804,400814,4018c0,401cc0,4058c0,405cc0,4020c0,24c0,28c0,20040a,
|
||||
689,200006,20001e,85,95,200406,685,8018,10018,18018,28018,30018,38018,1a4,20,24,20018,
|
||||
240004,24001c,240408,80284,80294,80688,100000,800020</data>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>lastDataFile</string>
|
||||
<string>
|
||||
/home/hneemann/Dokumente/DHBW/Technische_Informatik_II/Systemnahes_Programmieren/java/assembler3/control.dat
|
||||
</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="480" y="180"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Const</elementName>
|
||||
<elementAttributes/>
|
||||
<pos x="460" y="220"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Out</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>The programm counter is stored in a register.
|
||||
{{de Programm Counter in Register Speichern}}</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>stPC</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="680" y="320"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Splitter</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Input Splitting</string>
|
||||
<string>24</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Output Splitting</string>
|
||||
<string>1*2,3,1*5,5,3,1*6</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="600" y="200"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Out</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>The data bus value ist stored in a register.
|
||||
{{de Wert am Datenbus in Register speichern}}</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>WE</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="860" y="300"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Out</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>Enables the storage of a constant value.
|
||||
{{de Aktiviert das Speichern der Konstanten}}</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>imm</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="420" y="340"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Out</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>triggers a absolute jump
|
||||
{{de absoluten Sprung auslösen}}</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>absJmp</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="860" y="260"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Out</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>selector for mux B
|
||||
{{de Selektor für Mux B}}</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>muxB</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Bits</string>
|
||||
<int>3</int>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="680" y="240"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Out</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>Put source register to data bus
|
||||
{{de SourceRegister auf Datenbus legen}}</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>srcToD</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="860" y="460"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Out</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>selector for mux A
|
||||
{{de Selector für Mux A}}</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>muxA</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="860" y="340"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Out</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>ALU value is put on the data bus.
|
||||
{{de ALU auf den Datenbus legen}}</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>ALUToBus</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="680" y="280"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Out</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>the operation of the ALU
|
||||
{{de Operation der ALU}}</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>ALUop</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Bits</string>
|
||||
<int>5</int>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="680" y="360"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Out</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>If set, the ALU performs an arithmetic operation so that the
|
||||
flags must be stored.
|
||||
{{de Wenn gesetzt führt die ALU eine arithmetische Operation
|
||||
aus, so dass die Flags gespeichert werden müssen.}}</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>storeFlags</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="680" y="480"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Out</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>kind of branch
|
||||
{{de Art des bedingten Sprunges}}</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>Branch</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Bits</string>
|
||||
<int>3</int>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="860" y="380"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Out</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>The RAM stores the data on the data bus.
|
||||
{{de Ram speichert Daten vom Datenbus}}</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>st</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="860" y="220"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Out</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>The RAM component puts its content to the
|
||||
data bus.
|
||||
{{de Ram gibt Daten auf den Datenbus}}</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>ld</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="860" y="180"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Break</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Cycles</string>
|
||||
<int>600000</int>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>Break</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="680" y="440"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Out</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>write to IO
|
||||
{{de Es wird auf die IO geschrieben}}</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>ioW</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="680" y="400"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Out</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>read from IO
|
||||
{{de Es wird IO gelesen}}</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>ioR</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="860" y="420"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>PullDown</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Bits</string>
|
||||
<int>24</int>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="580" y="220"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Or</elementName>
|
||||
<elementAttributes/>
|
||||
<pos x="320" y="240"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>And</elementName>
|
||||
<elementAttributes/>
|
||||
<pos x="320" y="320"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Not</elementName>
|
||||
<elementAttributes/>
|
||||
<pos x="260" y="360"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Or</elementName>
|
||||
<elementAttributes/>
|
||||
<pos x="680" y="160"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>ClockDiv.dig</elementName>
|
||||
<elementAttributes/>
|
||||
<pos x="80" y="420"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Clock</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>Clock</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="60" y="420"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Out</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>Clock used to execute an instruction.
|
||||
{{de Takt der das Ausführen eines Befehlswortes
|
||||
steuert.}}</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>C</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="680" y="620"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Out</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>Clock signal to read the next instruction.
|
||||
{{de Taktsignal für das Lesen eines Befehlswortes}}</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>C_in</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="680" y="580"/>
|
||||
</visualElement>
|
||||
<visualElement>
|
||||
<elementName>Out</elementName>
|
||||
<elementAttributes>
|
||||
<entry>
|
||||
<string>Description</string>
|
||||
<string>Signal to configure the processor for reading
|
||||
the next instruction.
|
||||
{{de Signal welches den Prozessor für das Lesen
|
||||
eines Befehlswortes konfiguriert.}}</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Label</string>
|
||||
<string>S_in</string>
|
||||
</entry>
|
||||
</elementAttributes>
|
||||
<pos x="680" y="540"/>
|
||||
</visualElement>
|
||||
</visualElements>
|
||||
<wires>
|
||||
<wire>
|
||||
<p1 x="620" y="320"/>
|
||||
<p2 x="680" y="320"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="280" y="320"/>
|
||||
<p2 x="320" y="320"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="260" y="160"/>
|
||||
<p2 x="400" y="160"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="200" y="160"/>
|
||||
<p2 x="240" y="160"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="640" y="160"/>
|
||||
<p2 x="680" y="160"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="620" y="480"/>
|
||||
<p2 x="680" y="480"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="620" y="260"/>
|
||||
<p2 x="860" y="260"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="380" y="260"/>
|
||||
<p2 x="420" y="260"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="620" y="420"/>
|
||||
<p2 x="860" y="420"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="180" y="420"/>
|
||||
<p2 x="240" y="420"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="60" y="420"/>
|
||||
<p2 x="80" y="420"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="220" y="580"/>
|
||||
<p2 x="680" y="580"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="380" y="200"/>
|
||||
<p2 x="400" y="200"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="540" y="200"/>
|
||||
<p2 x="580" y="200"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="620" y="200"/>
|
||||
<p2 x="680" y="200"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="580" y="200"/>
|
||||
<p2 x="600" y="200"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="620" y="360"/>
|
||||
<p2 x="680" y="360"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="300" y="360"/>
|
||||
<p2 x="320" y="360"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="240" y="360"/>
|
||||
<p2 x="260" y="360"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="620" y="460"/>
|
||||
<p2 x="860" y="460"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="180" y="460"/>
|
||||
<p2 x="200" y="460"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="620" y="300"/>
|
||||
<p2 x="860" y="300"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="200" y="620"/>
|
||||
<p2 x="680" y="620"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="620" y="240"/>
|
||||
<p2 x="680" y="240"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="240" y="240"/>
|
||||
<p2 x="300" y="240"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="300" y="240"/>
|
||||
<p2 x="320" y="240"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="620" y="400"/>
|
||||
<p2 x="680" y="400"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="260" y="180"/>
|
||||
<p2 x="280" y="180"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="440" y="180"/>
|
||||
<p2 x="480" y="180"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="740" y="180"/>
|
||||
<p2 x="860" y="180"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="620" y="340"/>
|
||||
<p2 x="860" y="340"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="380" y="340"/>
|
||||
<p2 x="420" y="340"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="300" y="120"/>
|
||||
<p2 x="640" y="120"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="280" y="280"/>
|
||||
<p2 x="320" y="280"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="620" y="280"/>
|
||||
<p2 x="680" y="280"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="620" y="440"/>
|
||||
<p2 x="680" y="440"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="180" y="440"/>
|
||||
<p2 x="220" y="440"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="240" y="540"/>
|
||||
<p2 x="680" y="540"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="620" y="380"/>
|
||||
<p2 x="860" y="380"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="460" y="220"/>
|
||||
<p2 x="480" y="220"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="620" y="220"/>
|
||||
<p2 x="860" y="220"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="240" y="240"/>
|
||||
<p2 x="240" y="360"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="240" y="420"/>
|
||||
<p2 x="240" y="540"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="240" y="360"/>
|
||||
<p2 x="240" y="420"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="640" y="120"/>
|
||||
<p2 x="640" y="160"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="420" y="200"/>
|
||||
<p2 x="420" y="260"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="580" y="200"/>
|
||||
<p2 x="580" y="220"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="200" y="460"/>
|
||||
<p2 x="200" y="620"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="280" y="180"/>
|
||||
<p2 x="280" y="280"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="280" y="280"/>
|
||||
<p2 x="280" y="320"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="220" y="440"/>
|
||||
<p2 x="220" y="580"/>
|
||||
</wire>
|
||||
<wire>
|
||||
<p1 x="300" y="120"/>
|
||||
<p2 x="300" y="240"/>
|
||||
</wire>
|
||||
</wires>
|
||||
</circuit>
|
@ -56,17 +56,17 @@ selben Adressraum.}}</string>
|
||||
</entry>
|
||||
<entry>
|
||||
<string>Data</string>
|
||||
<data size="840">6e28,54,68,65,73,65,20,61,72,65,20,67,72,65,65,74,69,6e,67,73,20,74,6f,20,74,68,65,
|
||||
20,77,68,6f,6c,65,20,77,6f,72,6c,64,21,0,1441,803f,1230,203,264,4e16,3c10,5e14,8020,
|
||||
1e10,3618,8050,1610,1458,3c00,6003,4e21,72a2,72b0,1801,8040,3a00,5e05,1811,2051,65f4,
|
||||
1861,6fe9,7c00,2031,fff8,3b30,65e2,1430,1841,4e14,3c10,65dd,6fd9,0,0,0,0,0,0,0,0,
|
||||
0,0,38,dfc,dfc,38,0,0,0,e,1e,0,0,1e,e,0,220,ff8,ff8,220,ff8,ff8,220,0,638,c7c,844,
|
||||
3847,3847,fcc,798,0,c30,630,300,180,c0,c60,c30,0,780,fd8,87c,8e4,7bc,fd8,840,0,0,
|
||||
10,1e,e,0,0,0,0,0,0,3f0,7f8,c0c,804,0,0,0,0,804,c0c,7f8,3f0,0,0,80,2a0,3e0,1c0,1c0,
|
||||
3e0,2a0,80,0,80,80,3e0,3e0,80,80,0,0,0,1000,1e00,e00,0,0,0,80,80,80,80,80,80,80,0,
|
||||
0,0,0,c00,c00,0,0,0,c00,600,300,180,c0,60,30,0,3f0,7f8,c0c,8c4,8c4,c0c,7f8,3f0,0,
|
||||
810,818,ffc,ffc,800,800,0,e08,f0c,984,8c4,864,c3c,c18,0,408,c0c,844,844,844,ffc,7b8,
|
||||
0,c0,e0,b0,898,ffc,ffc,880,0,47c,c7c,844,844,844,fc4,784,0,7f0,ff8,84c,844,844,fc0,
|
||||
<data>8028,940,803f,930,103,164,2c16,2110,3514,8020,f10,1d18,8050,b10,a58,2100,3603,2c21,
|
||||
3fa2,3fb0,c01,8040,2000,3505,c11,1051,38f4,c61,3de9,4400,1031,fff8,2031,38e2,a30,
|
||||
c41,2c14,2110,38dd,3dd8,54,68,65,73,65,20,61,72,65,20,67,72,65,65,74,69,6e,67,73,
|
||||
20,74,6f,20,74,68,65,20,77,68,6f,6c,65,20,77,6f,72,6c,64,21,0,0,0,0,0,0,0,0,0,0,0,
|
||||
38,dfc,dfc,38,0,0,0,e,1e,0,0,1e,e,0,220,ff8,ff8,220,ff8,ff8,220,0,638,c7c,844,3847,
|
||||
3847,fcc,798,0,c30,630,300,180,c0,c60,c30,0,780,fd8,87c,8e4,7bc,fd8,840,0,0,10,1e,
|
||||
e,0,0,0,0,0,0,3f0,7f8,c0c,804,0,0,0,0,804,c0c,7f8,3f0,0,0,80,2a0,3e0,1c0,1c0,3e0,
|
||||
2a0,80,0,80,80,3e0,3e0,80,80,0,0,0,1000,1e00,e00,0,0,0,80,80,80,80,80,80,80,0,0,0,
|
||||
0,c00,c00,0,0,0,c00,600,300,180,c0,60,30,0,3f0,7f8,c0c,8c4,8c4,c0c,7f8,3f0,0,810,
|
||||
818,ffc,ffc,800,800,0,e08,f0c,984,8c4,864,c3c,c18,0,408,c0c,844,844,844,ffc,7b8,0,
|
||||
c0,e0,b0,898,ffc,ffc,880,0,47c,c7c,844,844,844,fc4,784,0,7f0,ff8,84c,844,844,fc0,
|
||||
780,0,c,c,f04,f84,c4,7c,3c,0,7b8,ffc,844,844,844,ffc,7b8,0,38,87c,844,844,c44,7fc,
|
||||
3f8,0,0,0,0,630,630,0,0,0,0,0,800,e30,630,0,0,0,0,80,1c0,360,630,c18,808,0,0,120,
|
||||
120,120,120,120,120,0,0,808,c18,630,360,1c0,80,0,18,1c,4,dc4,de4,3c,18,0,7f0,ff8,
|
||||
@ -321,4 +321,5 @@ fe0,fc0,0,7c0,fe0,820,820,820,fe0,7c0,0,4020,7fe0,7fc0,4820,820,fe0,7c0,0,7c0,fe
|
||||
<p2 x="460" y="300"/>
|
||||
</wire>
|
||||
</wires>
|
||||
<measurementOrdering/>
|
||||
</circuit>
|
Loading…
x
Reference in New Issue
Block a user