shared memory optimization

This commit is contained in:
Blaise Tine
2020-11-29 15:04:31 -08:00
parent b85391389b
commit def6a35693
14 changed files with 351 additions and 291 deletions

View File

@@ -251,7 +251,7 @@
// Miss Handling Register Size
`ifndef IMSHR_SIZE
`define IMSHR_SIZE 4
`define IMSHR_SIZE `MAX(`NUM_WARPS, 4)
`endif
// DRAM Request Queue Size