CMU-SAFARI/ramulator

memory tick function of DDR3 configuration

JimmyWong1998 opened this issue · 0 comments

Hi,

I am using default dram mode and running dram.trace config, but I find the tick function in Controller.cpp is the template only for TLDRAM, not for DDR3, so I failed to add some printf in that function under DDR3 config to output some debugging information. Could you tell me where the DDR3 tick function is or is there any way to override the tick function of TLDRAM with DDR3's?

Best wishes,
Jimmy