File tree 3 files changed +3
-7
lines changed
3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ 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
7
8
- ## Unreleased
8
+ ## 0.31.0 - 2021-12-07
9
9
10
10
### Added
11
11
- Add three modules to convert between any two AXI ID widths under many different concurrency
@@ -17,10 +17,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
17
17
port without serializing transactions.
18
18
- ` axi_id_serialize ` reduces AXI IDs by serializing transactions when necessary.
19
19
20
- ### Changed
21
-
22
- ### Fixed
23
-
24
20
25
21
## 0.30.0 - 2021-12-01
26
22
Original file line number Diff line number Diff line change 1
- 0.31.0-dev
1
+ 0.31.0
Original file line number Diff line number Diff line change 1
1
CAPI=2:
2
2
3
- name : pulp-platform.org::axi:0.31.0-dev
3
+ name : pulp-platform.org::axi:0.31.0
4
4
5
5
filesets:
6
6
rtl:
You can’t perform that action at this time.
0 commit comments