trigger CI

This commit is contained in:
Hansung Kim
2024-01-29 16:24:24 -08:00
parent 44df3be965
commit 4beaff1b85

View File

@@ -91,6 +91,7 @@ class RadianceFuzzerConfig extends Config(
new radiance.subsystem.WithSimtLanes(nLanes = 16, nSrcIds = 4) ++
new AbstractConfig)
class RadianceOldCacheConfig extends Config(
new radiance.subsystem.WithRadianceCores(1, useVxCache = true) ++
new freechips.rocketchip.subsystem.WithCoherentBusTopology ++