New configuration option: DynamicTemperatureSimulation
This commit is contained in:
@@ -132,6 +132,7 @@ The XML code below shows a typic configuration:
|
||||
<NumberOfTracePlayers value="5"/>
|
||||
<NumberOfMemChannels value="1"/>
|
||||
<ControllerCoreDisableRefresh value="0"/>
|
||||
<DynamicTemperatureSimulation value="0"/>
|
||||
</simconfig>
|
||||
|
||||
<!-- Memory Specifications -->
|
||||
@@ -231,6 +232,9 @@ Below are listed the configuration sections and configuration fields.
|
||||
- *ControllerCoreDisableRefresh* (boolean)
|
||||
- "1": disables refreshes
|
||||
- "0": normal operation (refreshes enabled)
|
||||
- *DynamicTemperatureSimulation* (boolean)
|
||||
- "1": enables the dynamic temperature simulation feature
|
||||
- "0": static temperature during simulation
|
||||
|
||||
- **Memory specification**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user