From 58b3a45b9b6cf4644547723ef9eb38f28578b18e Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sun, 2 Dec 2018 09:03:47 +0000 Subject: [PATCH] add MESI cache implementations --- 3d_gpu/microarchitecture.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/3d_gpu/microarchitecture.mdwn b/3d_gpu/microarchitecture.mdwn index 665dde99a..7922e1897 100644 --- a/3d_gpu/microarchitecture.mdwn +++ b/3d_gpu/microarchitecture.mdwn @@ -113,6 +113,8 @@ called the flip-flops orchestrating the timing "collectors". * * points out that reservation stations take a *lot* of power. +* MESI cache protocol, python + * pipeline bypassing * Register File Bank Cacheing -- 2.30.2