Skip to content

Commit 4534fbb

Browse files
committed
Perf test: 64KB L2, coal respQDepth 2, coal in-flight 8
1 parent f30ad7b commit 4534fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chipyard/RadianceConfigs.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ object L0dCacheConfig extends DCacheParams(
8888
)
8989

9090
object L1CacheConfig extends DCacheParams(
91-
nSets = 256,
91+
nSets = 512,
9292
nWays = 4,
9393
rowBits = 32 * 8, // physical (sram) size
9494
blockBytes = 32, // logical size

0 commit comments

Comments
 (0)