summaryrefslogtreecommitdiffstats
path: root/academic/DRAMSim2/README
diff options
context:
space:
mode:
Diffstat (limited to 'academic/DRAMSim2/README')
-rw-r--r--academic/DRAMSim2/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/academic/DRAMSim2/README b/academic/DRAMSim2/README
new file mode 100644
index 0000000000..583bc1a5a1
--- /dev/null
+++ b/academic/DRAMSim2/README
@@ -0,0 +1,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