readme updated
This commit is contained in:
18
README.md
18
README.md
@@ -131,15 +131,6 @@ export LIBQWT_HOME=<path>
|
||||
export LIBQWT_HEADERS=<path>
|
||||
```
|
||||
|
||||
Users interested in thermal simulation can also add some extra environment
|
||||
variables:
|
||||
|
||||
```bash
|
||||
# Necessary for thermal simulation
|
||||
export LIBTHREED_ICE_HOME=<path>
|
||||
export LIBSUPERLU_HOME=<path>
|
||||
```
|
||||
|
||||
### Buiding with QTCreator
|
||||
Execute the *QTCreator*.
|
||||
|
||||
@@ -396,6 +387,15 @@ $ make clean
|
||||
$ make SYSTEMC_WRAPPER=y
|
||||
```
|
||||
|
||||
Users interested in thermal simulation can also add some extra environment
|
||||
variables:
|
||||
|
||||
```bash
|
||||
# Necessary for thermal simulation
|
||||
export LIBTHREED_ICE_HOME=<path>
|
||||
export LIBSUPERLU_HOME=<path>
|
||||
```
|
||||
|
||||
#### Running DRAMSys
|
||||
|
||||
Before starting make sure you have a **clean repository** without any previous
|
||||
|
||||
Reference in New Issue
Block a user