fixed cache mshr critical path

This commit is contained in:
Blaise Tine
2021-01-04 12:49:40 -05:00
parent 9a077b97f3
commit 762b8e2e3e
8 changed files with 210 additions and 1103 deletions

View File

@@ -11,7 +11,7 @@
#define RESET_DELAY 2
#define ENABLE_DRAM_STALLS
#define DRAM_LATENCY 24
#define DRAM_LATENCY 300
#define DRAM_RQ_SIZE 16
#define DRAM_STALLS_MODULO 16