diff --git a/CHANGELOG.md b/CHANGELOG.md index 64cdadbd4..354376a89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -135,6 +135,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - `core_id_i` added to the interface of the system - Clock-gate the system bank macros when not used (VRF, D$, I$) - Spill register on `sldu` input signals to better isolate the unit + - Clock-gate the unusued SIMD-int multipliers to save power ### Changed