projects
/
soc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f567d4d
)
add link to online simulator
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 22 Apr 2019 19:42:12 +0000
(20:42 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 22 Apr 2019 19:42:12 +0000
(20:42 +0100)
TLB/src/ariane/tlb.py
patch
|
blob
|
history
diff --git
a/TLB/src/ariane/tlb.py
b/TLB/src/ariane/tlb.py
index 61f99ce2267874069a810d3a656a4daefeea1721..f768571ed28377e3fad3f5c30615e3f1842e4035 100644
(file)
--- a/
TLB/src/ariane/tlb.py
+++ b/
TLB/src/ariane/tlb.py
@@
-20,6
+20,9
@@
https://raw.githubusercontent.com/Tony-Hu/TreePLRU/master/TreePLRU.cpp
Text description:
https://people.cs.clemson.edu/~mark/464/p_lru.txt
+
+Online simulator:
+http://www.ntu.edu.sg/home/smitha/ParaCache/Paracache/vm.html
"""
from math import log2
from nmigen import Signal, Module, Cat, Const, Array