projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd95e60
)
(no commit message)
author
lkcl
<lkcl@web>
Sun, 24 May 2020 04:35:06 +0000
(
05:35
+0100)
committer
IkiWiki
<ikiwiki.info>
Sun, 24 May 2020 04:35:06 +0000
(
05:35
+0100)
3d_gpu/architecture/compunit.mdwn
patch
|
blob
|
history
diff --git
a/3d_gpu/architecture/compunit.mdwn
b/3d_gpu/architecture/compunit.mdwn
index 00ba394585d60f1e767982aae303a2d6ca688c9f..54509946098a166a2fe67e7659e941bd32088de3 100644
(file)
--- a/
3d_gpu/architecture/compunit.mdwn
+++ b/
3d_gpu/architecture/compunit.mdwn
@@
-1,9
+1,11
@@
# Computation Unit (aka "ALU Manager").
-This module runs a "revolving door" set of three latches, based on
+The Computation Unit module runs a "revolving door" set of three latches, based on
+
* Issue
* Go_Read
* Go_Write
+
where one of them cannot be set on any given cycle.
* When issue is first raised, a busy signal is sent out.