From 853ede23b2a9837951b74dbdc6d18c3eef5bac7d Mon Sep 17 00:00:00 2001 From: Thomas Benz Date: Thu, 24 Oct 2024 18:26:05 +0200 Subject: [PATCH] Release v0.39.5 --- CHANGELOG.md | 7 ++++++- VERSION | 2 +- axi.core | 2 +- ips_list.yml | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee650d9b5..7cf4ce384 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## Unreleased +## 0.39.5 - 2024-10-24 + ### Fixed - Disabled the interface variant of `axi_xbar_unmuxed` for VCS, as VCS does not support multi-dimensional arrays of interfaces yet. -## 0.39.4 - 2024-07-25 +### Changed +- `axi_id_serialize`: Revert #342 to fix boot problems of CVA6 in Cheshire. + +## 0.39.4 - 2024-07-25 (Yanked 2024-10-23) ### Added - `axi_sim_mem`: Increase number of request ports, add multiport interface variant. - `axi_bus_compare`: Optionally consider AXI `size` field to only compare used data. diff --git a/VERSION b/VERSION index c02e508ca..adbb8d452 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.39.4 +0.39.5 diff --git a/axi.core b/axi.core index 5d17f61b9..eb38359ad 100644 --- a/axi.core +++ b/axi.core @@ -1,6 +1,6 @@ CAPI=2: -name : pulp-platform.org::axi:0.39.4 +name : pulp-platform.org::axi:0.39.5 filesets: rtl: diff --git a/ips_list.yml b/ips_list.yml index 7d797dea5..f47d6f660 100644 --- a/ips_list.yml +++ b/ips_list.yml @@ -1,5 +1,5 @@ common_cells: - commit: v1.31.1 + commit: v1.37.0 group: pulp-platform common_verification: