1
0

Use CDEMatchError for improved performance (#304)

This commit is contained in:
Jack Koenig
2016-09-15 19:47:18 -07:00
committed by Andrew Waterman
parent 29ce599ea2
commit f2fe437fa4
3 changed files with 15 additions and 8 deletions

View File

@ -146,6 +146,7 @@ class WithTraceGen extends Config(
knobValues = {
case "L1D_SETS" => 16
case "L1D_WAYS" => 1
case _ => throw new CDEMatchError
})
class WithPCIeMockupTest extends Config(