(no commit message)
authorlkcl <lkcl@web>
Tue, 19 May 2020 14:27:38 +0000 (15:27 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 19 May 2020 14:27:38 +0000 (15:27 +0100)
3d_gpu/architecture/tomasulo_transformation.mdwn

index e600bdcfe13f34d425a27d66e41eca6603881f2e..60ff2e1715201770d872b24475c944ffea9c8a28 100644 (file)
@@ -89,6 +89,12 @@ start with this.
    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
+    broadcast and write-fan-in register data broadcast buses.
+
+# Post-transformation Analysis
+
 with the ROB now having rows of bitvectors, it is now termed a "Matrix".
 
 the left side of the ROB, which used to contain the RS Number in unary,