diff --git a/CHANGELOG.md b/CHANGELOG.md index d1b22af9..c87962de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## 1.27.1 - 2022-12-06 +### Fixed +- `fall_through_register`: Remove superfluous `$size()` call for tool compatibility + ## 1.27.0 - 2022-12-01 ### Added - Add `mem_to_banks`: split memory access over multiple parallel banks. Moved from the `AXI4+ATOP` diff --git a/common_cells.core b/common_cells.core index d40d6f80..88237bef 100644 --- a/common_cells.core +++ b/common_cells.core @@ -1,6 +1,6 @@ CAPI=2: -name : pulp-platform.org::common_cells:1.27.0 +name : pulp-platform.org::common_cells:1.27.1 filesets: rtl: