From: lkcl Date: Mon, 25 May 2020 18:29:50 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~2567 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0c0e22cbd250aef8682e333921868a816dc35d5c;p=libreriscv.git --- diff --git a/3d_gpu/architecture/compunit.mdwn b/3d_gpu/architecture/compunit.mdwn index 5bcd79d6b..187b826aa 100644 --- a/3d_gpu/architecture/compunit.mdwn +++ b/3d_gpu/architecture/compunit.mdwn @@ -1,5 +1,10 @@ # Computation Unit (aka "ALU Manager"). +CompUnits serve the purpose of monitoring operations, and act as the +arbiter between register file ports (both read and write) and ALUs. +A critical aspect of its role is that *at no time* does result production +go "unmonitored". + The Computation Unit module runs a "revolving door" set of three latches, based on * Issue