From 3bf154e673b75d09b33fa9a1f1b8cec4e4f1ef8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89der=20Ferreira=20Zulian?= Date: Tue, 16 Jun 2015 18:21:38 +0200 Subject: [PATCH] Readme file updated: mention the output files generaed by DRAMSys. --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5c62acdb..279da6a0 100644 --- a/README.md +++ b/README.md @@ -263,10 +263,12 @@ Below are listed the configuration sections and configuration fields. - "ErrorModel": store data with error model [6] - **Trace setups** - - *id* - - trace setup id + - *id* (string) + - Trace setup id. Two files are generated by DRAMSys: an SQLite database + file ".tdb" and a text file ".txt" containing the program output. The + name of these files comes from this field. - *clkMhz* - - speed of the trace player + - Speed of the trace player Some attributes are self-explanatory while others require some previous knowhow of memory technologies or some knowledge of the simulator source code.