Commit 2c64e07 1 parent 6b4eb9a commit 2c64e07 Copy full SHA for 2c64e07
File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## 0.5.0 - 2023-10-14
8
+
9
+ ### Changed
10
+ - Add a struct variant to CVA6's ` dma_core_wrap ` [ #25 ] ( https://github.com/pulp-platform/iDMA/pull/25 ) .
11
+ - Expose all important back-end parameters in ` dma_core_wrap ` [ #27 ] ( https://github.com/pulp-platform/iDMA/pull/27 ) .
12
+
13
+ ### Added
14
+ - Add a 2D version of the 64-bit register-based front-end intended to be used with CVA6 and enable
15
+ it in the ` dma_core_wrap ` [ #27 ] ( https://github.com/pulp-platform/iDMA/pull/27 ) .
16
+
17
+
7
18
## 0.4.2 - 2023-02-09
8
19
9
20
### Fixed
Original file line number Diff line number Diff line change 1
- 0.4.2
1
+ 0.5.0
You can’t perform that action at this time.
0 commit comments