projects
/
soc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dca7371
)
A few more comments for the src
author
Daniel Benusovich
<flyingmonkeys1996@gmail.com>
Mon, 25 Feb 2019 07:13:15 +0000
(23:13 -0800)
committer
Daniel Benusovich
<flyingmonkeys1996@gmail.com>
Mon, 25 Feb 2019 07:13:15 +0000
(23:13 -0800)
TLB/src/Cam.py
patch
|
blob
|
history
diff --git
a/TLB/src/Cam.py
b/TLB/src/Cam.py
index 30783cea94786f73ab347bfb30d7985064c882f9..5c989786eea4460728612bf117072836b06eae69 100644
(file)
--- a/
TLB/src/Cam.py
+++ b/
TLB/src/Cam.py
@@
-16,8
+16,7
@@
from CamEntry import CamEntry
# performed within.
# Notes:
# The search, write, and reset operations take one clock cycle to complete.
-# Attempting a read before reading the search result will cause
-# the read to be ignored.
+# Performing a read right after a search will cause the read to be ignored.
class Cam():
# Arguments: