From aed978efcef722859025085ae72e52c41ea45b32 Mon Sep 17 00:00:00 2001 From: Nils Wistoff Date: Tue, 8 Aug 2023 14:25:01 +0200 Subject: [PATCH] Release v1.31.0 Signed-off-by: Nils Wistoff --- CHANGELOG.md | 7 +++++++ common_cells.core | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51e6216e..95ea1008 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ 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.31.0 - 2023-08-08 +### Added +- Add `mem_to_banks_detailed`: `mem_to_banks` with detailed response signals + +### Fixed +- `unread`: Add dummy signal assignment when targeting Vivado to avoid blackbox inference + ## 1.30.0 - 2023-06-09 ### Added - Add `lossy_valid_to_stream`: A converter between valid-only protocols and ready-valid where the latest transaction overwrites the most recently queue one. diff --git a/common_cells.core b/common_cells.core index abb573b9..865a46a7 100644 --- a/common_cells.core +++ b/common_cells.core @@ -1,6 +1,6 @@ CAPI=2: -name : pulp-platform.org::common_cells:1.30.0 +name : pulp-platform.org::common_cells:1.31.0 filesets: rtl: