----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2453/ -----------------------------------------------------------
(Updated Oct. 8, 2014, 2:53 p.m.) Review request for Default. Repository: gem5 Description (updated) ------- Changeset 10431:e468f1755852 --------------------------- mem: Add DRAMPower wrapping class This patch adds a class to wrap DRAMPower Library in gem5. This class initiates an object of class MemorySpecification of the DRAMPower Library, passes the parameters from DRAMCtrl.py to this object and creates an object of drampower library using the memory specification. Diffs (updated) ----- src/mem/SConscript 148b96b7bc77 src/mem/drampower.hh PRE-CREATION src/mem/drampower.cc PRE-CREATION Diff: http://reviews.gem5.org/r/2453/diff/ Testing ------- Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
