From e0a0c79dfdb50f9bbb5c248cca70b0692778d76a Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Tue, 11 Dec 2018 14:22:51 +0000 Subject: [PATCH] add conversation notes --- 3d_gpu/microarchitecture.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3d_gpu/microarchitecture.mdwn b/3d_gpu/microarchitecture.mdwn index 24161ada5..4d10af8a3 100644 --- a/3d_gpu/microarchitecture.mdwn +++ b/3d_gpu/microarchitecture.mdwn @@ -364,7 +364,7 @@ ok,so continuing some thoughts-in-order notes:     1. most recent LOADs prevent later STOREs     2. most recent STOREs prevent later LOADs. - one for Function-Unit to Function-Unit. -     3. it exxpresses both RAW and WAW hazards through "Go_Write" +     3. it expresses both RAW and WAW hazards through "Go_Write" and "Go_Read" signals, which are stopped from proceeding by dependent 1-bit CAM latches     4. exceptions may ALSO be made "precise" by holding a "Write prevention" -- 2.30.2