update DRAM simulation - reduce the latency of duplicate requests (simulate DRAM cache)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
`endif
|
||||
|
||||
`ifndef NUM_THREADS
|
||||
`define NUM_THREADS 4
|
||||
`define NUM_THREADS 8
|
||||
`endif
|
||||
|
||||
`ifndef NUM_BARRIERS
|
||||
|
||||
Reference in New Issue
Block a user