1 <?xml version="1.0" ?>2 <svg xmlns="http://www.w3.org/2000/svg" width="700" height="500">3 <rect x="10" y="10" width="480" height="480" fill="none" stroke="black"/>4 <text x="20" y="30">CPU</text>5 <rect x="20" y="50" width="110" height="300" fill="none" stroke="black"/>6 <text x="25" y="65">Core 0</text>7 <rect x="25" y="70" width="50" height="40" fill="none" stroke="black"/>8 <text x="30" y="90">HT</text>9 <rect x="25" y="120" width="50" height="40" fill="none" stroke="black"/>10 <text x="30" y="140">HT</text>11 <rect x="25" y="170" width="50" height="40" fill="none" stroke="black"/>12 <text x="30" y="190">L1</text>13 <rect x="25" y="220" width="50" height="40" fill="none" stroke="black"/>14 <text x="30" y="240">L2</text>15 <rect x="150" y="50" width="110" height="300" fill="none" stroke="black"/>16 <text x="155" y="65">Core 1</text>17 <rect x="155" y="70" width="50" height="40" fill="none" stroke="black"/>18 <text x="160" y="90">HT</text>19 <rect x="155" y="120" width="50" height="40" fill="none" stroke="black"/>20 <text x="160" y="140">HT</text>21 <rect x="155" y="170" width="50" height="40" fill="none" stroke="black"/>22 <text x="160" y="190">L1</text>23 <rect x="155" y="220" width="50" height="40" fill="none" stroke="black"/>24 <text x="160" y="240">L2</text>25 <rect x="280" y="50" width="110" height="300" fill="none" stroke="black"/>26 <text x="285" y="65">Core 2</text>27 <rect x="285" y="70" width="50" height="40" fill="none" stroke="black"/>28 <text x="290" y="90">HT</text>29 <rect x="285" y="120" width="50" height="40" fill="none" stroke="black"/>30 <text x="290" y="140">HT</text>31 <rect x="285" y="170" width="50" height="40" fill="none" stroke="black"/>32 <text x="290" y="190">L1</text>33 <rect x="285" y="220" width="50" height="40" fill="none" stroke="black"/>34 <text x="290" y="240">L2</text>35 <rect x="410" y="50" width="110" height="300" fill="none" stroke="black"/>36 <text x="415" y="65">Core 3</text>37 <rect x="415" y="70" width="50" height="40" fill="none" stroke="black"/>38 <text x="420" y="90">HT</text>39 <rect x="415" y="120" width="50" height="40" fill="none" stroke="black"/>40 <text x="420" y="140">HT</text>41 <rect x="415" y="170" width="50" height="40" fill="none" stroke="black"/>42 <text x="420" y="190">L1</text>43 <rect x="415" y="220" width="50" height="40" fill="none" stroke="black"/>44 <text x="420" y="240">L2</text>45 <rect x="540" y="50" width="110" height="150.0" fill="none" stroke="black"/>46 <text x="545" y="70">L3</text>47 </svg>48
Enlace
El enlace para compartir es: