From: lkcl Date: Tue, 19 May 2020 14:40:13 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~2628 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=917afc3adf5ce4a49078fefac3907e5f397e3375;p=libreriscv.git --- diff --git a/3d_gpu/architecture/tomasulo_transformation.mdwn b/3d_gpu/architecture/tomasulo_transformation.mdwn index 79a66d55d..d66f381f1 100644 --- a/3d_gpu/architecture/tomasulo_transformation.mdwn +++ b/3d_gpu/architecture/tomasulo_transformation.mdwn @@ -175,6 +175,7 @@ in the capabilities of Tomasulo and Scoreboards. | Tomasulo name | Scoreboard name | | ----- | ---- | +| Precise Exceptions | Precise-capable ("Shadowed") Scoreboard | | ROB index cycling order | FU-FU DAG that preserves instruction order | | Reorder Buffer | hybrid of Shadow, FU-FU and FU-Regs Matrices | | Reservation Station CAMs | RS Row = "Computation Unit latches" (no CAM) |