You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add support for the AXI4 Lite protocol [#20](https://github.com/pulp-platform/iDMA/pull/20).
24
+
25
+
## 0.3.1 - 2022-10-28
9
26
10
27
### Fixed
11
-
-`dma_core_wrap`: Remove parameter `DmaAddrWidth` in `idma_reg64_frontend`.[#16](https://github.com/pulp-platform/iDMA/pull/16).
28
+
-`dma_core_wrap`: Remove parameter `DmaAddrWidth` in `idma_reg64_frontend`[#16](https://github.com/pulp-platform/iDMA/pull/16).
12
29
13
-
## 0.3.0 - 2022-10.28
30
+
## 0.3.0 - 2022-10-28
14
31
15
32
### Fixed
16
-
- Fix the `Aw`-handshaking in the `channel-coupler` module.[#13](https://github.com/pulp-platform/iDMA/pull/13).
17
-
- Minor fixes in `dma_core_wrap` and `idma_reg64_frontend`.[#15](https://github.com/pulp-platform/iDMA/pull/15).
33
+
- Fix the `Aw`-handshaking in the `channel-coupler` module [#13](https://github.com/pulp-platform/iDMA/pull/13).
34
+
- Minor fixes in `dma_core_wrap` and `idma_reg64_frontend`[#15](https://github.com/pulp-platform/iDMA/pull/15).
18
35
19
36
`dma_core_wrap` has lost the `DmaAddrWidth` parameter rendering `v0.3.0` incompatible to previous
20
37
versions.
@@ -30,10 +47,10 @@ versions.
30
47
-`axi` from `v0.35.1` to `v0.37.0`
31
48
-`common_cells` from `1.21.0` to `1.26.0`
32
49
-`common_verification` from `0.2.0` to `0.2.2`
33
-
- Replace local modules with their upstream versions: [#11](https://github.com/pulp-platform/iDMA/pull/11)., [#12](https://github.com/pulp-platform/iDMA/pull/12).
50
+
- Replace local modules with their upstream versions: [#11](https://github.com/pulp-platform/iDMA/pull/11), [#12](https://github.com/pulp-platform/iDMA/pull/12).
34
51
35
52
### Fixed
36
-
- Fix the `Aw`-handshaking in the `channel-coupler` module.[#10](https://github.com/pulp-platform/iDMA/pull/10).
53
+
- Fix the `Aw`-handshaking in the `channel-coupler` module [#10](https://github.com/pulp-platform/iDMA/pull/10).
37
54
- Fix missing python modules in GitHub CI.
38
55
- Fix wrong date format as well as missing indentation in `CHANGELOG.md`.
0 commit comments