add links
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 2 Dec 2018 12:22:53 +0000 (12:22 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 2 Dec 2018 12:22:53 +0000 (12:22 +0000)
3d_gpu/microarchitecture.mdwn

index 273d11e83f3c0a35cd6f7bad6c8987c9a83821e5..cab0d2debcd8e7295ed4d766104a0ed6fedb0c36 100644 (file)
@@ -115,6 +115,8 @@ called the flip-flops orchestrating the timing "collectors".
   reservation stations take a *lot* of power.
 * MESI cache protocol, python <https://github.com/sunkarapk/mesi-cache.git>
   <https://github.com/afwolfe/mesi-simulator>
+* <https://kshitizdange.github.io/418CacheSim/final-report> report on
+  types of caches
 * <https://github.com/ssc3?tab=repositories> interesting stuff
 * <https://en.wikipedia.org/wiki/Classic_RISC_pipeline#Solution_A._Bypassing>
   pipeline bypassing