gem5/ext/dramsim2
Andreas Hansson 12eb034378 scons: Enable -Wextra by default
Make best use of the compiler, and enable -Wextra as well as
-Wall. There are a few issues that had to be resolved, but they are
all trivial.
2016-01-11 05:52:20 -05:00
..
README mem: Add a wrapped DRAMSim2 memory controller 2014-02-18 05:50:53 -05:00
SConscript scons: Enable -Wextra by default 2016-01-11 05:52:20 -05:00

README

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/dramninjasUMD/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