summaryrefslogtreecommitdiffstats
path: root/academic/DRAMSim2/README
blob: 583bc1a5a1ba5f7b89355d3e077a5e6eea6f269b (plain)
1
2
3
4
5
6
7
  DRAMSim2 is a cycle accurate model of a DRAM memory controller, the
DRAM modules which comprise system storage, and the bus by which they
communicate. All major components in a modern memory system are
modeled as their own respective objects within the source, including:
ranks, banks, command queue, the memory controller, etc.

For setting the DEBUG mode use the enviroment variable DEBUG=1