Fix verilator

This commit is contained in:
wgulian3
2020-02-13 13:18:06 -05:00
parent 8318aff69f
commit 86bfa4d1e4
6 changed files with 34 additions and 22 deletions

View File

@@ -3,8 +3,8 @@
#define NW 8
// #define CACHE_NUM_BANKS 8
// #define CACHE_WORDS_PER_BLOCK 4
#define CACHE_NUM_BANKS 8
#define CACHE_WORDS_PER_BLOCK 4
#define R_INST 51
#define L_INST 3