add mixin to sha3 config
This commit is contained in:
@@ -149,6 +149,7 @@ class FireSimRocketChipOctaCoreConfig extends Config(
|
||||
// SHA-3 accelerator config
|
||||
class FireSimRocketChipSha3L2Config extends Config(
|
||||
new WithInclusiveCache ++
|
||||
new sha3.WithSha3Printf ++
|
||||
new sha3.WithSha3Accel ++
|
||||
new WithNBigCores(1) ++
|
||||
new FireSimRocketChipConfig)
|
||||
|
||||
Reference in New Issue
Block a user