File tree 4 files changed +9
-4
lines changed
4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
8
8
## Unreleased
9
9
10
+ ## 0.39.5 - 2024-10-24
11
+
10
12
### Fixed
11
13
- Disabled the interface variant of ` axi_xbar_unmuxed ` for VCS, as VCS does not support multi-dimensional arrays of interfaces yet.
12
14
13
- ## 0.39.4 - 2024-07-25
15
+ ### Changed
16
+ - ` axi_id_serialize ` : Revert #342 to fix boot problems of CVA6 in Cheshire.
17
+
18
+ ## 0.39.4 - 2024-07-25 (Yanked 2024-10-23)
14
19
### Added
15
20
- ` axi_sim_mem ` : Increase number of request ports, add multiport interface variant.
16
21
- ` axi_bus_compare ` : Optionally consider AXI ` size ` field to only compare used data.
Original file line number Diff line number Diff line change 1
- 0.39.4
1
+ 0.39.5
Original file line number Diff line number Diff line change 1
1
CAPI=2:
2
2
3
- name : pulp-platform.org::axi:0.39.4
3
+ name : pulp-platform.org::axi:0.39.5
4
4
5
5
filesets:
6
6
rtl:
Original file line number Diff line number Diff line change 1
1
common_cells :
2
- commit : v1.31.1
2
+ commit : v1.37.0
3
3
group : pulp-platform
4
4
5
5
common_verification :
You can’t perform that action at this time.
0 commit comments