projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58b3a45
)
add links
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 2 Dec 2018 09:17:36 +0000
(09:17 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 2 Dec 2018 09:17:36 +0000
(09:17 +0000)
3d_gpu/microarchitecture.mdwn
patch
|
blob
|
history
diff --git
a/3d_gpu/microarchitecture.mdwn
b/3d_gpu/microarchitecture.mdwn
index 7922e18977cdc9ebebdf2cc3e5500a91e391b64d..273d11e83f3c0a35cd6f7bad6c8987c9a83821e5 100644
(file)
--- a/
3d_gpu/microarchitecture.mdwn
+++ b/
3d_gpu/microarchitecture.mdwn
@@
-115,6
+115,7
@@
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://github.com/ssc3?tab=repositories> interesting stuff
* <https://en.wikipedia.org/wiki/Classic_RISC_pipeline#Solution_A._Bypassing>
pipeline bypassing
* Register File Bank Cacheing <https://www.princeton.edu/~rblee/ELE572Papers/MultiBankRegFile_ISCA2000.pdf>