From: lkcl Date: Wed, 5 May 2021 23:10:40 +0000 (+0100) Subject: (no commit message) X-Git-Tag: DRAFT_SVP64_0_1~975 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e0183f8d475c1d73eac40cc1f78e16f737ca18bc;p=libreriscv.git --- diff --git a/3d_gpu/architecture/tomasulo_transformation.mdwn b/3d_gpu/architecture/tomasulo_transformation.mdwn index da6291429..7f075b6c9 100644 --- a/3d_gpu/architecture/tomasulo_transformation.mdwn +++ b/3d_gpu/architecture/tomasulo_transformation.mdwn @@ -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