projects
/
soc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a52932b
)
Remove whitespace
author
Daniel Benusovich
<flyingmonkeys1996@gmail.com>
Tue, 12 Mar 2019 04:04:18 +0000
(21:04 -0700)
committer
Daniel Benusovich
<flyingmonkeys1996@gmail.com>
Tue, 12 Mar 2019 04:04:18 +0000
(21:04 -0700)
TLB/test/test_cam.py
patch
|
blob
|
history
diff --git
a/TLB/test/test_cam.py
b/TLB/test/test_cam.py
index 4c32707e7f818f7834baae8f94cbb5ddc160042e..ebf35ed1432a4f5cf373cb90d6792d507d2b5389 100644
(file)
--- a/
TLB/test/test_cam.py
+++ b/
TLB/test/test_cam.py
@@
-196,7
+196,7
@@
def testbench(dut):
single_match = 1
yield from set_cam(dut, enable, write_enable, address, data)
yield
- yield from check_single_match(dut, single_match, 0)
+ yield from check_single_match(dut, single_match, 0)
yield