Files
gem5/ext/dramsim2
Mahyar Samani acd63fe5ac mem,ext: Fixed DRAMSim2 Integration
Fixed the way callbacks were used due to changes in
src/sim/callback.hh. Removed author line in SConsript.

Change-Id: I2c2b8dbe13e4f58680806126cd9cf209748e788a
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/33938
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
2020-09-02 15:50:43 +00:00
..
2020-09-02 15:50:43 +00:00

Follow these steps to get DRAMSim2 as part of gem5

1. Download DRAMSim2
    1.1 Go to ext/dramsim2 (this directory)
    1.2 Clone DRAMSim2: git clone git@github.com:umd-memsys/DRAMSim2.git

2. Compile gem5
    2.1 Business as usual

3. Run gem5 with DRAMSim2
    3.1 Use --mem-type=dramsim2 and set the device and system configuration