8 lines
1.6 KiB
XML
8 lines
1.6 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" width="600" height="210" viewBox="0 0 600 210" role="img" aria-labelledby="title desc">
|
|
<title id="title">Kodowanie i wykonanie instrukcji ALU</title><desc id="desc">Pola instrukcji wybierają operację, rejestry i immediate, a wynik wraca do rd.</desc>
|
|
<defs><marker id="a" markerWidth="9" markerHeight="9" refX="8" refY="3" orient="auto"><path d="M0 0L0 6L8 3z" fill="#16324a"/></marker></defs><rect width="600" height="210" fill="#f7fafc"/>
|
|
<g fill="#eef3f7" stroke="#16324a" stroke-width="2"><rect x="18" y="58" width="130" height="84" rx="10"/><rect x="180" y="58" width="110" height="84" rx="10"/><rect x="322" y="58" width="110" height="84" rx="10"/><rect x="464" y="58" width="118" height="84" rx="10"/></g>
|
|
<g font-family="system-ui,sans-serif" text-anchor="middle" fill="#16324a"><text x="83" y="91" font-size="17" font-weight="700">ASSEMBLER</text><text x="83" y="117" font-size="14">R / I fields</text><text x="235" y="91" font-size="17" font-weight="700">DECODE</text><text x="235" y="117" font-size="14">funct</text><text x="377" y="91" font-size="17" font-weight="700">ALU</text><text x="377" y="117" font-size="14">result</text><text x="523" y="91" font-size="17" font-weight="700">WRITEBACK</text><text x="523" y="117" font-size="14">rd ≠ x0</text></g>
|
|
<g stroke="#16324a" stroke-width="3" marker-end="url(#a)"><path d="M148 100H170"/><path d="M290 100H312"/><path d="M432 100H454"/></g><text x="300" y="184" font-family="system-ui,sans-serif" text-anchor="middle" font-size="15" fill="#b6402d">Nielegalna kombinacja blokuje writeback.</text>
|
|
</svg>
|