Postpone Refresh Implementation

This commit is contained in:
Ana Mativi
2017-07-28 17:30:56 +02:00
parent 9132e632c5
commit a2d2bcb7ca
9 changed files with 143 additions and 9 deletions

View File

@@ -741,6 +741,15 @@ Below, the sub-configurations are listed and explained.
- *ControllerCoreDisableRefresh* (boolean)
- "1": disables refreshes
- "0": normal operation (refreshes enabled)
- *ControllerCoreForceMaxRefPostpone* (boolean)
- "1": force the value on ControllerCoreMaxPostponedARCmd always. Requires ControllerCoreEnableRefPostpone to be enabled
- "0": normal operation
- *ControllerCoreEnableRefPostpone* (boolean)
- "1": enables the postpone refresh feature
- "0": normal operation
- *ControllerCoreMaxPostponedARCmd* (unsigned int)
- Max AR commands to be postponed.
- **Trace Setups**
- *clkMhz* (unsigned int)