-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/2455/
-----------------------------------------------------------

(Updated Oct. 8, 2014, 2:55 p.m.)


Review request for Default.


Repository: gem5


Description (updated)
-------

Changeset 10434:48e64068bb4d
---------------------------
mem: Add DRAM device size and check against config

This patch adds the size of the DRAM device to the DRAM config. It
also compares the actual DRAM size (calculated using information from
the config) to the size defined in the system. If these two values do
not match gem5 will print a warning. In order to do correct DRAM
research the size of the memory defined in the system should match the
size of the DRAM in the config. The timing and current parameters
found in the DRAM configs are defined for a DRAM device with a
specific size and would differ for another device with a different
size.


Diffs (updated)
-----

  src/mem/DRAMCtrl.py 148b96b7bc77 
  src/mem/dram_ctrl.hh 148b96b7bc77 
  src/mem/dram_ctrl.cc 148b96b7bc77 

Diff: http://reviews.gem5.org/r/2455/diff/


Testing
-------


Thanks,

Andreas Hansson

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to