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

(Updated Oct. 18, 2015, 4:31 p.m.)


Review request for Default.


Repository: gem5


Description (updated)
-------

Changeset 11174:6e02b2208e16
---------------------------
mem: Simple HMC Model

This patch enables modeling a complete Hybrid Memory Cube (HMC) device. It
highly reuses the existing components in gem5's general memory system with
some small modifications. This changeset requires an additional patch (2993)
for modeling the serial links.


Diffs (updated)
-----

  configs/common/HMC.py PRE-CREATION 
  configs/common/MemConfig.py 3a4d1b5cd05c 
  configs/example/fs.py 3a4d1b5cd05c 
  src/mem/DRAMCtrl.py 3a4d1b5cd05c 
  src/mem/HMCController.py PRE-CREATION 
  src/mem/SConscript 3a4d1b5cd05c 
  src/mem/hmc_controller.hh PRE-CREATION 
  src/mem/hmc_controller.cc PRE-CREATION 
  src/mem/xbar.hh 3a4d1b5cd05c 

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


Testing
-------

gem5 compiles
fs.py executes and Linux boots correctly.
hmctest.py executes correctly, and stats correlate with cycle-accurate 
simulation


Thanks,

Erfan Azarkhish

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

Reply via email to