50 lines
1.1 KiB
XML
50 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<circuit>
|
|
<version>1</version>
|
|
<attributes/>
|
|
<visualElements>
|
|
<visualElement>
|
|
<elementName>RAMDualPort</elementName>
|
|
<elementAttributes>
|
|
<entry>
|
|
<string>rotation</string>
|
|
<rotation rotation="1"/>
|
|
</entry>
|
|
<entry>
|
|
<string>Bits</string>
|
|
<int>32</int>
|
|
</entry>
|
|
<entry>
|
|
<string>Addr Bits</string>
|
|
<int>32</int>
|
|
</entry>
|
|
</elementAttributes>
|
|
<pos x="280" y="160"/>
|
|
</visualElement>
|
|
<visualElement>
|
|
<elementName>Not</elementName>
|
|
<elementAttributes>
|
|
<entry>
|
|
<string>rotation</string>
|
|
<rotation rotation="2"/>
|
|
</entry>
|
|
</elementAttributes>
|
|
<pos x="360" y="180"/>
|
|
</visualElement>
|
|
<visualElement>
|
|
<elementName>cpu.dig</elementName>
|
|
<elementAttributes/>
|
|
<pos x="260" y="280"/>
|
|
</visualElement>
|
|
</visualElements>
|
|
<wires>
|
|
<wire>
|
|
<p1 x="320" y="160"/>
|
|
<p2 x="320" y="180"/>
|
|
</wire>
|
|
<wire>
|
|
<p1 x="360" y="160"/>
|
|
<p2 x="360" y="180"/>
|
|
</wire>
|
|
</wires>
|
|
</circuit> |