projects
/
soc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43cd159
)
whoops move comment
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 5 Mar 2019 11:39:02 +0000
(11:39 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 5 Mar 2019 11:39:02 +0000
(11:39 +0000)
TLB/src/Cam.py
patch
|
blob
|
history
diff --git
a/TLB/src/Cam.py
b/TLB/src/Cam.py
index 8edda0560d24a1149e7f19f81179c4399d16ce8e..eca9f60ba422af18818abd48a07582ac81ce062c 100644
(file)
--- a/
TLB/src/Cam.py
+++ b/
TLB/src/Cam.py
@@
-66,8
+66,8
@@
class Cam():
self.decoder.n.eq(0)
]
- # Set the key value for every CamEntry
with m.If(self.enable):
+ # Set the key value for every CamEntry
for index in range(self.cam_size):
# Read Operation