CMU-SAFARI / ramulator

A Fast and Extensible DRAM Simulator, with built-in support for modeling many different DRAM technologies including DDRx, LPDDRx, GDDRx, WIOx, HBMx, and various academic proposals. Described in the IEEE CAL 2015 paper by Kim et al. at http://users.ece.cmu.edu/~omutlu/pub/ramulator_dram_simulator-ieee-cal15.pdf
MIT License
577 stars 209 forks source link

PDE, PDX, SRE, SRX Commands are not observed in cmd trace file #82

Open shashwatnayak opened 4 years ago

shashwatnayak commented 4 years ago

In DDR4.h,.cpp file, pde,pdx,sre,srx commands are implemented but I cannot find those commands in cmd trace file generated after compilation. I have tried many combination of cpu trace file, page policy, organisation but still can't get any of them. How can I make ramulator to go into self refresh and power down mode ?