(no commit message)
authorlkcl <lkcl@web>
Wed, 5 May 2021 23:10:40 +0000 (00:10 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 5 May 2021 23:10:40 +0000 (00:10 +0100)
3d_gpu/architecture/tomasulo_transformation.mdwn

index da62914296ac8ce60f897c99ecca192820a0a304..7f075b6c9cf7efabe50b61df98b516c0c530f5fc 100644 (file)
@@ -85,9 +85,9 @@ start with this.
 10. add "Shadowing" capability to each Function Unit
     and create a Shadow Matrix (appx 20 gates per Function Unit)
 
-   the "Shadow" capability hooks into the WRITE-COMMIT phase of every
-   Function Unit, permitting it to EXECUTE but prohibiting it from WRITING
-   the result of that execution until explicitly permitted to do so.
+    (the "Shadow" capability hooks into the WRITE-COMMIT phase of every
+    Function Unit, permitting it to EXECUTE but prohibiting it from WRITING
+    the result of that execution until explicitly permitted to do so).
 
 11. Upgrade the CDB from a multi-fan-in, multi-fan-out, single resource
     global choke-point to **separate** (multiple, if desired) read-fanout