README updated

This commit is contained in:
Éder F. Zulian
2018-01-31 14:58:17 +01:00
parent b4d5dc15f1
commit 5893bed2fb

View File

@@ -122,6 +122,10 @@ To grant flexibility to the user the paths where to find some essential
libraries and headers can be specified with environment variables. Make sure
you have the environment variables below in your ~/.bashrc file.
Note that some of the variables are automatically generated by the scripts. If
you install the libraries in custom paths in your system you have to adapt the
environment variables accordingly.
```bash
# SystemC home and target architecture
export SYSTEMC_HOME=$HOME/systemc-2.3.1a
@@ -165,8 +169,8 @@ In the left bar go to **Projects -> Build & Run -> Build Steps -> Make**.
Click in **Details** then **Make arguments** and add **-j** followed by the
number you got.
If you face a problem related to the **eval** function double check the
configurations shown in the image below.
In case you face a problem related to the **Qt version** double check the **Qt
version** configuration shown in the image below.
![Qt Creator Configuration](DRAMSys/docs/images/QtCreatorConfig.png)