From 9acf934f2ac79a831fc3903bc5b69915a7cc456c Mon Sep 17 00:00:00 2001 From: Millian Poquet <millian.poquet@irit.fr> Date: Wed, 15 Feb 2023 19:32:56 +0100 Subject: [PATCH] cpu: quick fixes --- fig/cpu/slide-instr-0-3.svg | 2 +- fig/cpu/slide-role-instructions2.svg | 36 ++++++++++++++++++---------- 2 files changed, 24 insertions(+), 14 deletions(-) diff --git a/fig/cpu/slide-instr-0-3.svg b/fig/cpu/slide-instr-0-3.svg index ebd457a..ca7ebbc 100644 --- a/fig/cpu/slide-instr-0-3.svg +++ b/fig/cpu/slide-instr-0-3.svg @@ -586,7 +586,7 @@ id="text324445"><tspan sodipodi:role="line" id="tspan324443" - style="font-weight:bold;text-align:center;text-anchor:middle;fill:#000000;stroke-width:0.264583" + style="font-weight:normal;text-align:center;text-anchor:middle;fill:#000000;stroke-width:0.264583" x="344.43863" y="64.219002">00</tspan></text><text xml:space="preserve" diff --git a/fig/cpu/slide-role-instructions2.svg b/fig/cpu/slide-role-instructions2.svg index 1c11e79..1c29f45 100644 --- a/fig/cpu/slide-role-instructions2.svg +++ b/fig/cpu/slide-role-instructions2.svg @@ -24,9 +24,9 @@ inkscape:deskcolor="#d1d1d1" inkscape:document-units="mm" showgrid="false" - inkscape:zoom="0.55244701" - inkscape:cx="1215.5012" - inkscape:cy="448.00677" + inkscape:zoom="0.78127805" + inkscape:cx="999.00413" + inkscape:cy="604.77828" inkscape:window-width="1916" inkscape:window-height="1032" inkscape:window-x="1920" @@ -286,29 +286,29 @@ style="font-size:18.6667px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:sans-serif;white-space:pre;shape-inside:url(#rect109874);display:inline" /><text xml:space="preserve" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" - x="10.424668" - y="262.64847" + x="119.82446" + y="260.62177" id="text121845"><tspan sodipodi:role="line" id="tspan121843" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" - x="10.424668" - y="262.64847">Boucle infinie :</tspan><tspan + x="119.82446" + y="260.62177">Boucle infinie :</tspan><tspan sodipodi:role="line" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" - x="10.424668" - y="274.9957" + x="119.82446" + y="272.96899" id="tspan121847"> i = charger la prochaine instruction</tspan><tspan sodipodi:role="line" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" - x="10.424668" - y="287.34293" + x="119.82446" + y="285.31622" id="tspan124027"> exécuter(i)</tspan></text><path style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#RoundedArrow)" d="m 262.86063,101.92885 h -48.9445" id="path128399" /><path style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" - d="m 12.338152,265.00346 v 24.29576" + d="m 121.73795,262.97676 v 24.29576" id="path380133" /><g id="g426577"><rect style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-dasharray:none;stroke-opacity:1" @@ -450,4 +450,14 @@ y="169.19395">Mémoire interne</tspan></text><path style="fill:none;stroke:#000000;stroke-width:0.999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker35172-8);marker-end:url(#RoundedArrow-2-2)" d="m 107.80512,93.840882 v 8.219388" - id="path34943-1" /></g></g></svg> + id="path34943-1" /></g><text + xml:space="preserve" + style="font-size:9.87777px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:sans-serif;stroke-width:0.264583" + x="10.332362" + y="272.6142" + id="text584929"><tspan + sodipodi:role="line" + id="tspan584927" + style="font-weight:bold;stroke-width:0.264583" + x="10.332362" + y="272.6142">Comportement :</tspan></text></g></svg> -- GitLab