8-bit-computer/chipselect.svg

28 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg">
<g id="root" class="chipselect logicblock">
<rect width="80" height="90" x="-40" y="-45" class="outer" />
<circle color="#000000" cx="40" cy="-35" r="2"/>
<text x="10" y="-32" font-size="10">RAM</text>
<circle color="#000000" cx="40" cy="-25" r="2"/>
<text x="10" y="-22" font-size="10">ROM</text>
<circle color="#000000" cx="-40" cy="-35" r="2"/>
<text x="-35" y="-32" font-size="10">A15</text>
<circle color="#000000" cx="-40" cy="-25" r="2"/>
<text x="-35" y="-22" font-size="10">A14</text>
<circle color="#000000" cx="-40" cy="-15" r="2"/>
<text x="-35" y="-12" font-size="10">A13</text>
<circle color="#000000" cx="-40" cy="-5" r="2"/>
<text x="-35" y="-2" font-size="10">A12</text>
<circle color="#000000" cx="-40" cy="5" r="2"/>
<text x="-35" y="8" font-size="10">A11</text>
<circle color="#000000" cx="-40" cy="15" r="2"/>
<text x="-35" y="18" font-size="10">A10</text>
<circle color="#000000" cx="-40" cy="25" r="2"/>
<text x="-35" y="28" font-size="10">A9</text>
<circle color="#000000" cx="-40" cy="35" r="2"/>
<text x="-35" y="38" font-size="10">A8</text>
</g>
</svg>