1Follow these steps to get DRAMSim2 as part of gem5
2
31. Download DRAMSim2
4    1.1 Go to ext/dramsim2 (this directory)
5    1.2 Clone DRAMSim2: git clone git://github.com/dramninjasUMD/DRAMSim2.git
6
72. Compile gem5
8    2.1 Business as usual
9
103. Run gem5 with DRAMSim2
11    3.1 Use --mem-type=dramsim2 and set the device and system configuration
12