mem: hmc - top level design
Review Request #2986 - Created July 23, 2015 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Erfan Azarkhish | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 11185:1b6cb647644a
---------------------------
mem: hmc - top level designThis 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.
gem5 compiles
fs.py executes and Linux boots correctly.
hmctest.py executes correctly, and stats correlate with cycle-accurate simulation
