fix firesim test suite generation

This commit is contained in:
Howard Mao
2019-08-21 22:10:39 -07:00
parent ed85e71c79
commit 72adc6981c
5 changed files with 10 additions and 38 deletions

View File

@@ -137,7 +137,7 @@ class FireSimBoomConfig extends Config(
new WithBoomL2TLBs(1024) ++
new WithoutClockGating ++
// Using a small config because it has 64-bit system bus, and compiles quickly
new boom.system.SmallBoomConfig)
new boom.common.SmallBoomConfig)
// A safer implementation than the one in BOOM in that it
// duplicates whatever BOOMTileKey.head is present N times. This prevents