add conversation notes
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 11 Dec 2018 14:22:51 +0000 (14:22 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 11 Dec 2018 14:22:51 +0000 (14:22 +0000)
3d_gpu/microarchitecture.mdwn

index 24161ada5e251d724cd2573d74757b8d0d5e3369..4d10af8a30dbb02f65555e8f1685d3104ac5d54c 100644 (file)
@@ -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"