From: Luke Kenneth Casson Leighton Date: Wed, 12 Dec 2018 13:33:17 +0000 (+0000) Subject: update conversation X-Git-Tag: convert-csv-opcode-to-binary~4777 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0ee15c4bef523db44723ab329d04b51ca4049506;p=libreriscv.git update conversation --- diff --git a/3d_gpu/microarchitecture.mdwn b/3d_gpu/microarchitecture.mdwn index c69ec48e7..b9aa7b1d3 100644 --- a/3d_gpu/microarchitecture.mdwn +++ b/3d_gpu/microarchitecture.mdwn @@ -366,6 +366,9 @@ and there are several of them: * one for LOAD/STORE-to-LOAD/STORE - most recent LOADs prevent later STOREs - most recent STOREs prevent later LOADs. + - a separate process analyses LOAD-STORE addresses for + conflicts, based on sufficient bits to assess uniqueness + as opposed to precise and exact matches * one for Function-Unit to Function-Unit. - it expresses both RAW and WAW hazards through "Go_Write" and "Go_Read" signals, which are stopped from proceeding by