mem: hmc: top level design
authorErfan Azarkhish <erfan.azarkhish@unibo.it>
Tue, 3 Nov 2015 18:17:56 +0000 (12:17 -0600)
committerErfan Azarkhish <erfan.azarkhish@unibo.it>
Tue, 3 Nov 2015 18:17:56 +0000 (12:17 -0600)
commit100cbc9cf63af46697f129c9c10f0cc80ff7db9d
treef4b38b12cc07635fe679d4adc6071dfa46d5099e
parent2cb491379b17fde81c91d0a4310e6f823d34d36b
mem: hmc: top level design

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 additional patches to model a
complete HMC device.

Committed by: Nilay Vaish <nilay@cs.wisc.edu>
configs/common/HMC.py [new file with mode: 0644]
configs/common/MemConfig.py
configs/example/fs.py