From 85978f7761ad7a0215d831d0506d73477eb093c0 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Tue, 8 Jan 2019 09:05:32 +0000 Subject: [PATCH] add overview to requirements spec --- 3d_gpu/requirements_specification.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3d_gpu/requirements_specification.mdwn b/3d_gpu/requirements_specification.mdwn index 3430d260d..d37a4249f 100644 --- a/3d_gpu/requirements_specification.mdwn +++ b/3d_gpu/requirements_specification.mdwn @@ -29,7 +29,7 @@ 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 byte-level write-enable on all banks. + with *separate* and distinct byte-level write-enable lines on all banks. * 6600-style scoreboards will be augmented with "shadow" wires and write hazard capability on exceptions, branch speculation, LD/ST and predication. -- 2.30.2