From b24d099f8d3ac61ddb4c6496bb1620637848b7b9 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Mon, 23 Mar 2020 15:17:44 +0000 Subject: [PATCH] add bit about ldst comp unit --- 3d_gpu/architecture/6600scoreboard.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/3d_gpu/architecture/6600scoreboard.mdwn b/3d_gpu/architecture/6600scoreboard.mdwn index 567eee0ad..48dcc2ec2 100644 --- a/3d_gpu/architecture/6600scoreboard.mdwn +++ b/3d_gpu/architecture/6600scoreboard.mdwn @@ -46,8 +46,8 @@ are active. Cyclically respecting these request-response signals results in the SR Latches never going into "unstable / unknown" states. Note: there is an error in the diagram, compared to the source code. -It was necessary to capture src2 separate from src1, so that for the ST, -src2 goes into the STORE as the data, not src1. +It was necessary to capture src2 (op2) separate from src1 (op1), so that +for the ST, op2 goes into the STORE as the data, not op1. Source: -- 2.30.2