Added comments

Reverted all configurations
Adjusted resources.pri
Added the enable switch for controllerECC to README.md
This commit is contained in:
Johannes Feldmann
2017-05-04 12:08:07 +02:00
parent dec2a942b8
commit b3309eb238
7 changed files with 118 additions and 61 deletions

View File

@@ -544,6 +544,7 @@ Below, the sub-configurations are listed and explained.
<SimulationProgressBar value="1"/>
<NumberOfMemChannels value="1"/>
<NumberOfDevicesOnDIMM value = "8" />
<EnableControllerECC value = "0" />
</simconfig>
```
@@ -578,6 +579,9 @@ Below, the sub-configurations are listed and explained.
- *CheckTLM2Protocol* (boolean)
- "1": enables the TLM 2.0 Protocol Checking
- "0": disables the TLM 2.0 Protocol Checking
- *EnableControllerECC* (boolean)
- "1": enables the ECC Controller with classic SECDED implementation
- "0": disables the ECC Controller with classic SECDED implementation
- **Temperature Simulator Configuration**