add overview to requirements spec
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 8 Jan 2019 09:06:01 +0000 (09:06 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 8 Jan 2019 09:06:01 +0000 (09:06 +0000)
3d_gpu/requirements_specification.mdwn

index d37a4249f82431e9f1438c7c127eb705e46b9750..9e3506d1d77a92bca048ef223d67ce572e33c1a2 100644 (file)
@@ -29,7 +29,8 @@ An overview of the design is as follows:
   file.  The instruction will be scalar and will inherently and
   automatically parallelised by SV, just like all other scalar opcodes.
 * The register files will be stratified into 4-way 2R1W banks,
-  with *separate* and distinct byte-level write-enable lines on all banks.
+  with *separate* and distinct byte-level write-enable lines on all four
+  bytes of all four banks.
 * 6600-style scoreboards will be augmented with "shadow" wires
   and write hazard capability on exceptions, branch speculation,
   LD/ST and predication.