We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f5d72d commit e25b366Copy full SHA for e25b366
1 file changed
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## 0.4.3 - 2024-03-01
8
+### Added
9
+- Provide `CutMem(Reqs|Rsps)` parameters in `axi_to_reg_v2` to cut long timing paths.
10
+
11
## 0.4.2 - 2023-09-15
12
### Added
13
- Expose `axi_to_axi_lite` module's `FULL_BW` parameter in `axi_to_reg`.
0 commit comments