gem5/ext/dramsim2
Andreas Hansson 7fc4d14699 ext: Fix typo in DRAMSim2 SConscript
This patch fixes a typo in the SConscript which caused the DRAMSim2
sources to be built without the appropriate flags.
2014-03-23 11:11:42 -04:00
..
README mem: Add a wrapped DRAMSim2 memory controller 2014-02-18 05:50:53 -05:00
SConscript ext: Fix typo in DRAMSim2 SConscript 2014-03-23 11:11:42 -04: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/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