[firechip] Update legacy firechip config
This commit is contained in:
@@ -201,8 +201,6 @@ class FireSimCVA6Config extends Config(
|
|||||||
//*********************************************************************************/
|
//*********************************************************************************/
|
||||||
class FireSimMulticlockRocketConfig extends Config(
|
class FireSimMulticlockRocketConfig extends Config(
|
||||||
new chipyard.config.WithTileFrequency(6400.0) ++ //lol
|
new chipyard.config.WithTileFrequency(6400.0) ++ //lol
|
||||||
new WithDefaultFireSimBridges ++
|
new freechips.rocketchip.subsystem.WithRationalRocketTiles ++ // Add rational crossings between RocketTile and uncore
|
||||||
new WithDefaultMemModel ++
|
new FireSimRocketConfig)
|
||||||
new WithFireSimConfigTweaks ++
|
|
||||||
new chipyard.DividedClockRocketConfig)
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user