summaryrefslogtreecommitdiff
path: root/src/gpgpu-sim/gpu-sim.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpgpu-sim/gpu-sim.h')
-rw-r--r--src/gpgpu-sim/gpu-sim.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gpgpu-sim/gpu-sim.h b/src/gpgpu-sim/gpu-sim.h
index 7c14594..31def4b 100644
--- a/src/gpgpu-sim/gpu-sim.h
+++ b/src/gpgpu-sim/gpu-sim.h
@@ -97,6 +97,9 @@ struct memory_config {
unsigned m_n_mem;
unsigned gpu_n_mem_per_ctrlr;
+ unsigned rop_latency;
+ unsigned dram_latency;
+
// DRAM parameters
unsigned tCCD; //column to column delay
unsigned tRRD; //minimal time required between activation of rows in different banks