Readme updated

This commit is contained in:
Éder F. Zulian
2015-09-30 17:47:24 +02:00
parent f6e59d5c04
commit 43b576dffa

View File

@@ -141,6 +141,8 @@ The XML code below shows a typic configuration:
<DynTemperatureSimPeriod value="100" />
<DynTemperatureSimUnit value="ms" />
<PowerThresholdsFile value="../../DRAMSys/simulator/resources/configs/temperature_sim/power_thresholds.xml"/>
<IceServerIp value="127.0.0.1" />
<IceServerPort value="11880" />
</temperature_simconfig>
<!-- Memory Specifications -->
@@ -258,6 +260,10 @@ Below are listed the configuration sections and configuration fields.
- "fs": femtoseconds
- *PowerThresholdsFile* (string)
- File containing the power thresholds that trigger the temperature simulation
- *IceServerIp* (string)
- 3D-Ice server IP address
- *IceServerPort* (unsigned int)
- 3D-Ice server port
- **Memory Specification**