From f9428713d60acfcab9e43060017e7620094cc42c Mon Sep 17 00:00:00 2001 From: Matteo Perotti Date: Fri, 23 Aug 2024 13:54:05 +0200 Subject: [PATCH] [CHANGELOG] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 695108ce4..4f29e8448 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,6 +52,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Refactor addrgen module - Memory size is now constant with NrLanes - Enable hierarchical verilation + - Bump AXI and common cells to solve verilation warnings ## 3.0.0 - 2023-09-08