projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ec30e2
)
(no commit message)
author
lkcl
<lkcl@web>
Mon, 25 May 2020 18:29:50 +0000
(19:29 +0100)
committer
IkiWiki
<ikiwiki.info>
Mon, 25 May 2020 18:29:50 +0000
(19:29 +0100)
3d_gpu/architecture/compunit.mdwn
patch
|
blob
|
history
diff --git
a/3d_gpu/architecture/compunit.mdwn
b/3d_gpu/architecture/compunit.mdwn
index 5bcd79d6bcd9461887c2ac007ba4830bc58d92c6..187b826aa804f3d9a0abeae58e67ff06667b59c3 100644
(file)
--- 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