(no commit message)
authorlkcl <lkcl@web>
Sun, 24 May 2020 04:35:06 +0000 (05:35 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 24 May 2020 04:35:06 +0000 (05:35 +0100)
3d_gpu/architecture/compunit.mdwn

index 00ba394585d60f1e767982aae303a2d6ca688c9f..54509946098a166a2fe67e7659e941bd32088de3 100644 (file)
@@ -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.