From 4dc9413990622dcbf4b37a19f792834c800da5c7 Mon Sep 17 00:00:00 2001 From: Nils Wistoff Date: Thu, 15 Dec 2022 18:07:10 +0100 Subject: [PATCH] Release v1.28.0 Signed-off-by: Nils Wistoff --- CHANGELOG.md | 4 ++++ common_cells.core | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c87962de..b10a2128 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.28.0 - 2022-12-15 +### Added +- Add `clk_mux_glitch_free`: A glitch-free clock multiplexer. + ## 1.27.1 - 2022-12-06 ### Fixed - `fall_through_register`: Remove superfluous `$size()` call for tool compatibility diff --git a/common_cells.core b/common_cells.core index ac6a5fb2..e2434cc1 100644 --- a/common_cells.core +++ b/common_cells.core @@ -1,6 +1,6 @@ CAPI=2: -name : pulp-platform.org::common_cells:1.27.1 +name : pulp-platform.org::common_cells:1.28.0 filesets: rtl: