----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2051/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 9922:43a396a8cf88 --------------------------- mem: Add tRRD as a timing parameter for the DRAM controller This patch adds the tRRD parameter to the DRAM controller. With the recent addition of the actAllowedAt member for each bank, this addition is trivial. Diffs ----- src/mem/SimpleDRAM.py 3de4393f5649 src/mem/simple_dram.hh 3de4393f5649 src/mem/simple_dram.cc 3de4393f5649 Diff: http://reviews.gem5.org/r/2051/diff/ Testing ------- All regressions pass (with stats update) Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
