Remove comments from memspec file.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user