A few more comments for the src
authorDaniel Benusovich <flyingmonkeys1996@gmail.com>
Mon, 25 Feb 2019 07:13:15 +0000 (23:13 -0800)
committerDaniel Benusovich <flyingmonkeys1996@gmail.com>
Mon, 25 Feb 2019 07:13:15 +0000 (23:13 -0800)
TLB/src/Cam.py

index 30783cea94786f73ab347bfb30d7985064c882f9..5c989786eea4460728612bf117072836b06eae69 100644 (file)
@@ -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: