profiling optimizations

minor updates
This commit is contained in:
Blaise Tine
2023-12-05 05:12:13 -08:00
parent e5b41bcd66
commit 6c7ac35054
5 changed files with 65 additions and 42 deletions

View File

@@ -436,7 +436,7 @@
// Number of Banks
`ifndef DCACHE_NUM_BANKS
`define DCACHE_NUM_BANKS (`NUM_LSU_LANES)
`define DCACHE_NUM_BANKS `MIN(`NUM_LSU_LANES, 4)
`endif
// Core Response Queue Size