summaryrefslogtreecommitdiff
path: root/src/mem/dram_ctrl.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/mem/dram_ctrl.hh')
-rw-r--r--src/mem/dram_ctrl.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mem/dram_ctrl.hh b/src/mem/dram_ctrl.hh
index c3ce9dc97..ae55a2d13 100644
--- a/src/mem/dram_ctrl.hh
+++ b/src/mem/dram_ctrl.hh
@@ -486,6 +486,7 @@ class DRAMCtrl : public AbstractMemory
const Tick tRP;
const Tick tRAS;
const Tick tWR;
+ const Tick tRTP;
const Tick tRFC;
const Tick tREFI;
const Tick tRRD;