From f22d75eee9dacf169e1a387789ca6ec013c385ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89der=20F=2E=20Zulian?= Date: Wed, 7 Oct 2015 16:21:32 +0200 Subject: [PATCH] README file updated with information on how to enable the thermal simulation feature --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index e31780f1..ce9e8f37 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,25 @@ $ cd analyzer $ ./traceAnalyzer ``` +### DRAMSys Thermal Simulation + + This feature can be enabled via an environment variable. + +``` bash +$ export THERMALSIM=true +$ qtcreator & +``` + +or + +``` bash +$ mkdir build +$ cd build +$ export THERMALSIM=true +$ qmake ../DRAMSys/dram.vp.system.pro +$ make +``` + ### DRAMSys Configuration The **dramSys** executable supports one argument which is a XML file that