8-bit-computer/memory.svg

100 lines
3.5 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg">
<g id="root" class="memory logicblock">
<rect width="80" height="170" x="-40" y="-85" class="outer" />
<circle color="#000000" cx="40" cy="-75" r="2"/>
<text x="25" y="-72" font-size="10">D7</text>
<circle color="#000000" cx="40" cy="-65" r="2"/>
<text x="25" y="-62" font-size="10">D6</text>
<circle color="#000000" cx="40" cy="-55" r="2"/>
<text x="25" y="-52" font-size="10">D5</text>
<circle color="#000000" cx="40" cy="-45" r="2"/>
<text x="25" y="-42" font-size="10">D4</text>
<circle color="#000000" cx="40" cy="-35" r="2"/>
<text x="25" y="-32" font-size="10">D3</text>
<circle color="#000000" cx="40" cy="-25" r="2"/>
<text x="25" y="-22" font-size="10">D2</text>
<circle color="#000000" cx="40" cy="-15" r="2"/>
<text x="25" y="-12" font-size="10">D1</text>
<circle color="#000000" cx="40" cy="-5" r="2"/>
<text x="25" y="-2" font-size="10">D0</text>
<circle color="#000000" cx="40" cy="5" r="2"/>
<text x="17" y="8" font-size="10">CLK</text>
<circle color="#000000" cx="40" cy="25" r="2"/>
<text x="31" y="28" font-size="10">R</text>
<g class="w">
<circle color="#000000" cx="40" cy="35" r="2"/>
<text x="28" y="38" font-size="10">W</text>
</g>
<circle color="#000000" cx="40" cy="45" r="2"/>
<path d="M24,40 h 14"/>
<text x="24" y="48" font-size="10">EN</text>
<g class="a15">
<circle color="#000000" cx="-40" cy="-75" r="2"/>
<text x="-35" y="-72" font-size="10">A15</text>
</g>
<g class="a14">
<circle color="#000000" cx="-40" cy="-65" r="2"/>
<text x="-35" y="-62" font-size="10">A14</text>
</g>
<g class="a13">
<circle color="#000000" cx="-40" cy="-55" r="2"/>
<text x="-35" y="-52" font-size="10">A13</text>
</g>
<g class="a12">
<circle color="#000000" cx="-40" cy="-45" r="2"/>
<text x="-35" y="-42" font-size="10">A12</text>
</g>
<g class="a11">
<circle color="#000000" cx="-40" cy="-35" r="2"/>
<text x="-35" y="-32" font-size="10">A11</text>
</g>
<g class="a10">
<circle color="#000000" cx="-40" cy="-25" r="2"/>
<text x="-35" y="-22" font-size="10">A10</text>
</g>
<g class="a9">
<circle color="#000000" cx="-40" cy="-15" r="2"/>
<text x="-35" y="-12" font-size="10">A9</text>
</g>
<g class="a8">
<circle color="#000000" cx="-40" cy="-5" r="2"/>
<text x="-35" y="-2" font-size="10">A8</text>
</g>
<g class="a7">
<circle color="#000000" cx="-40" cy="5" r="2"/>
<text x="-35" y="8" font-size="10">A7</text>
</g>
<g class="a6">
<circle color="#000000" cx="-40" cy="15" r="2"/>
<text x="-35" y="18" font-size="10">A6</text>
</g>
<g class="a5">
<circle color="#000000" cx="-40" cy="25" r="2"/>
<text x="-35" y="28" font-size="10">A5</text>
</g>
<g class="a4">
<circle color="#000000" cx="-40" cy="35" r="2"/>
<text x="-35" y="38" font-size="10">A4</text>
</g>
<g class="a3">
<circle color="#000000" cx="-40" cy="45" r="2"/>
<text x="-35" y="48" font-size="10">A3</text>
</g>
<g class="a2">
<circle color="#000000" cx="-40" cy="55" r="2"/>
<text x="-35" y="58" font-size="10">A2</text>
</g>
<g class="a1">
<circle color="#000000" cx="-40" cy="65" r="2"/>
<text x="-35" y="68" font-size="10">A1</text>
</g>
<g class="a0">
<circle color="#000000" cx="-40" cy="75" r="2"/>
<text x="-35" y="78" font-size="10">A0</text>
</g>
</g>
</svg>