minor update

This commit is contained in:
Blaise Tine 2024-03-15 00:03:05 -07:00
parent d9426d5789
commit 787f02e4c6

View file

@ -500,7 +500,7 @@
// Number of Banks
`ifndef LMEM_NUM_BANKS
`define LMEM_NUM_BANKS (`NUM_LSU_LANES)
`define LMEM_NUM_BANKS `DCACHE_NUM_BANKS
`endif
// L2cache Configurable Knobs /////////////////////////////////////////////////