Text enhanced.

This commit is contained in:
Éder Ferreira Zulian
2015-04-21 15:58:28 +02:00
parent ffb8f38a9a
commit 1cb13725e2

View File

@@ -27,7 +27,7 @@ clone ask your supervisor).
$ git clone https://<user>@git.rhrk.uni-kl.de/<user>/dram.vp.system.git
```
Go to the projetct directory
Go to the projetct directory.
```
$ cd dram.vp.system
@@ -54,7 +54,7 @@ Use the menu bar and open the DRAMSys project.
When you open the project for the first time a configuration window pops-up.
Then click in **Configure Project** and after that **Build** the project.
Repeat this procedure and build the trace analyser project.
Repeat the procedure above and build the trace analyser project.
**File -> Open Project -> dram.vp.sys/analyser/analyser/traceAnalizer.pro**
@@ -72,12 +72,14 @@ $ make
# DRAMSys Resources
The simulator's config is done via several files. One can find such configuration files in the directory below.
The simulator's configuration is done via some files. You can find such configuration files in the directory below and its sub-directories.
```
$ cd /projects/dram.vp.system/dram/resources
```
A short description of the content each directory follows.
* resources
* configs - XML files used for configurate specific details of the simulation.
* scripts - useful tools (debuging, configuration, etc.).