cache optimization - moved read requests to stage1 and eliminating stage3

This commit is contained in:
Blaise Tine
2020-12-31 07:40:58 -08:00
parent 9f128085d5
commit abe32ed553
16 changed files with 301 additions and 355 deletions

View File

@@ -193,11 +193,9 @@
"?valid_st0": 1,
"?valid_st1": 1,
"?valid_st2": 1,
"?valid_st3": 1,
"addr_st0": 32,
"addr_st1": 32,
"addr_st2": 32,
"addr_st3": 32,
"is_fill_st0": 1,
"is_mshr_st0": 1,
"miss_st1": 1,