Minor changes in text

This commit is contained in:
Éder Ferreira Zulian
2015-04-21 16:03:40 +02:00
parent 1cb13725e2
commit 378544be26

View File

@@ -33,7 +33,7 @@ Go to the projetct directory.
$ cd dram.vp.system
```
Execute the script that follows.
Execute the script below.
```
$ install_prerequisites.sh
@@ -82,8 +82,8 @@ 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.).
* simulations - global configs for simulations (debug mode, power analysis and database recording, etc.)
* scripts - useful tools.
* simulations - global configs for simulations: debug mode, power analysis and database recording. Also includes specific configuration files.
* traces - trace files for simulations. They contain accesses to memory in certain known scenarios.