minor update

This commit is contained in:
Blaise Tine
2020-12-03 16:21:20 -08:00
parent fb60d0af87
commit 478d971389
3 changed files with 16 additions and 5 deletions

View File

@@ -194,7 +194,7 @@
// Number of banks
`ifndef DNUM_BANKS
`define DNUM_BANKS `MIN(`NUM_THREADS, 4)
`define DNUM_BANKS `NUM_THREADS
`endif
// Core Request Queue Size