bump rocket and update config

This commit is contained in:
Richard Yan
2023-09-11 14:06:50 -07:00
parent ee00fa11ab
commit 59b0994620
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ class RocketConfig extends Config(
class RadianceConfig extends Config(
new freechips.rocketchip.subsystem.WithRadianceCores() ++
new freechips.rocketchip.subsystem.WithIncoherentBusTopology ++ // use incoherent bus topology
new freechips.rocketchip.subsystem.WithIncoherentBusTopology ++
new freechips.rocketchip.subsystem.WithNoMemPort ++
new testchipip.WithSbusScratchpad(banks=2) ++
// new testchipip.WithMbusScratchpad(banks=2) ++