Updates gem5 readme.

This commit is contained in:
Lukas Steiner
2020-07-03 10:28:06 +02:00
parent 3a03119d78
commit 03e27090a3
2 changed files with 48 additions and 229 deletions

View File

@@ -360,12 +360,9 @@ An example follows.
- PowerDownTimeout (unsigned int)
- currently unused
### DRAMSys with Thermal Simulation
## DRAMSys with Thermal Simulation
The thermal simulation is performed by a **3D-ICE** [8] server accessed
through the network. Therefore users interested in thermal simulation during
their DRAMSys simulations need to make sure they have a 3D-ICE server up and
running before starting. For more information about 3D-ICE visit the [official website](https://www.epfl.ch/labs/esl/open-source-software-projects/3d-ice/).
The thermal simulation is performed by a **3D-ICE** [8] server accessed through the network. Therefore users interested in thermal simulation during their DRAMSys simulations need to make sure they have a 3D-ICE server up and running before starting. For more information about 3D-ICE visit the [official website](https://www.epfl.ch/labs/esl/open-source-software-projects/3d-ice/).
#### Installing 3D-ICE
@@ -459,6 +456,10 @@ $ cd DRAMSys/build/simulator/
$ ./DRAMSys ../../DRAMSys/library/resources/simulations/wideio-thermal.json
```
## DRAMSys with gem5
Further information about the usage of DRAMSys with gem5 can be found [here](DRAMSys/gem5/README.md).
## References
[1] TLM Modelling of 3D Stacked Wide I/O DRAM Subsystems, A Virtual Platform for Memory Controller Design Space Exploration