----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2453/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10449:0e685af4eef8 --------------------------- 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 ----- src/mem/SConscript 28b31101d9e6 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
