Updates gem5 readme.
This commit is contained in:
11
README.md
11
README.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user