From dbe76bd906521891cdbbfe0540c332a44d1ecbc6 Mon Sep 17 00:00:00 2001 From: Lukas Steiner Date: Wed, 19 May 2021 09:41:45 +0200 Subject: [PATCH] Remove comments from memspec file. --- .../src/configuration/memspec/MemSpecSTTMRAM.h | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/DRAMSys/library/src/configuration/memspec/MemSpecSTTMRAM.h b/DRAMSys/library/src/configuration/memspec/MemSpecSTTMRAM.h index cdd72a0f..0f29a5c1 100644 --- a/DRAMSys/library/src/configuration/memspec/MemSpecSTTMRAM.h +++ b/DRAMSys/library/src/configuration/memspec/MemSpecSTTMRAM.h @@ -46,8 +46,8 @@ public: // Memspec Variables: const sc_time tCKE; - const sc_time tPD;//-- - const sc_time tCKESR;//-- + const sc_time tPD; + const sc_time tCKESR; const sc_time tRAS; const sc_time tRC; const sc_time tRCD; @@ -56,18 +56,18 @@ public: const sc_time tWL; const sc_time tWR; const sc_time tXP; - const sc_time tXS;//-- + const sc_time tXS; const sc_time tRP; - const sc_time tDQSCK;//-- + const sc_time tDQSCK; const sc_time tCCD; const sc_time tFAW; const sc_time tRRD; const sc_time tWTR; - const sc_time tXPDLL;//-- - const sc_time tXSDLL;//-- + const sc_time tXPDLL; + const sc_time tXSDLL; const sc_time tAL; - const sc_time tACTPDEN;//-- - const sc_time tPRPDEN;//-- + const sc_time tACTPDEN; + const sc_time tPRPDEN; const sc_time tRTRS; // Currents and Voltages: