Now it is possible to disable refreshes from config.
This commit is contained in:
@@ -130,6 +130,7 @@ The XML code below shows a typic configuration:
|
||||
<PowerAnalysis value="1"/>
|
||||
<NumberOfTracePlayers value="5"/>
|
||||
<NumberOfMemChannels value="1"/>
|
||||
<ControllerCoreDisableRefresh value="0"/>
|
||||
</simconfig>
|
||||
|
||||
<!-- Memory Specifications -->
|
||||
@@ -226,6 +227,9 @@ Below are listed the configuration sections and configuration fields.
|
||||
- Number of trace players
|
||||
- *NumberOfMemChannels* (unsigned int)
|
||||
- Number of memory channels
|
||||
- *ControllerCoreDisableRefresh* (boolean)
|
||||
- "1": disables refreshes
|
||||
- "0": normal operation (refreshes enabled)
|
||||
|
||||
- **Memory specification**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user