Configure harness binder clock freq
not strictly necessary but for completeness.
This commit is contained in:
@@ -50,6 +50,7 @@ class RadianceBaseConfig extends Config(
|
|||||||
new chipyard.config.WithSystemBusFrequency(400.0) ++
|
new chipyard.config.WithSystemBusFrequency(400.0) ++
|
||||||
new chipyard.config.WithFrontBusFrequency(400.0) ++
|
new chipyard.config.WithFrontBusFrequency(400.0) ++
|
||||||
new chipyard.config.WithOffchipBusFrequency(400.0) ++
|
new chipyard.config.WithOffchipBusFrequency(400.0) ++
|
||||||
|
new chipyard.harness.WithHarnessBinderClockFreqMHz(400.0) ++
|
||||||
new AbstractConfig)
|
new AbstractConfig)
|
||||||
|
|
||||||
class RadianceFP16ClusterConfig extends Config(
|
class RadianceFP16ClusterConfig extends Config(
|
||||||
|
|||||||
Reference in New Issue
Block a user