From: Luke Kenneth Casson Leighton Date: Tue, 11 Dec 2018 14:22:51 +0000 (+0000) Subject: add conversation notes X-Git-Tag: convert-csv-opcode-to-binary~4788 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e0a0c79dfdb50f9bbb5c248cca70b0692778d76a;p=libreriscv.git add conversation notes --- 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"