From 6362dc5a341b42ac22308b93e8c4347447eaf72b Mon Sep 17 00:00:00 2001 From: Matteo Perotti Date: Fri, 23 Aug 2024 13:32:42 +0200 Subject: [PATCH] [CHANGELOG] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4ca7b722..9f33e5826 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - vlen_t, as a consequence, is now define within the architecture as a parameter/localparam - Refactor addrgen module - Memory size is now constant with NrLanes + - Enable hierarchical verilation ## 3.0.0 - 2023-09-08