Add fixes | Bump to 256b SBUS
This commit is contained in:
Submodule generators/caliptra-aes-acc updated: d667a7a0fd...350cf7fbf5
@@ -60,5 +60,5 @@ class HwachaLargeBoomConfig extends Config(
|
||||
class AES256ECBRocketConfig extends Config(
|
||||
new aes.WithAES256ECBAccel ++ // use Caliptra AES 256 ECB accelerator
|
||||
new freechips.rocketchip.subsystem.WithNBigCores(1) ++
|
||||
new chipyard.config.WithSystemBusWidth(128) ++
|
||||
new chipyard.config.WithSystemBusWidth(256) ++
|
||||
new chipyard.config.AbstractConfig)
|
||||
|
||||
Submodule generators/rocc-acc-utils updated: fa4e29afcb...b001c888f9
Reference in New Issue
Block a user