Update FireChip reference to boom configs

This commit is contained in:
Jerry Zhao
2019-08-26 15:56:51 -07:00
parent 19282fd438
commit 832d558517
2 changed files with 5 additions and 3 deletions

View File

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