adjust CacheFillTest configuration
This commit is contained in:
parent
4806f72b08
commit
ad3b7fd0e1
@ -287,6 +287,9 @@ class WithCacheFillTest extends Config(
|
||||
(pname, site, here) => pname match {
|
||||
case BuildGroundTest =>
|
||||
(id: Int, p: Parameters) => Module(new CacheFillTest()(p))
|
||||
},
|
||||
knobValues = {
|
||||
case "L2_WAYS" => 4
|
||||
case "L2_CAPACITY_IN_KB" => 4
|
||||
})
|
||||
|
||||
|
2
uncore
2
uncore
@ -1 +1 @@
|
||||
Subproject commit 94f90fb21b0337fa43ab3160bb254802a7d6bb17
|
||||
Subproject commit 1857f36c1e6f2b2859c724eea6ae3cfb2618f81b
|
Loading…
Reference in New Issue
Block a user