Skip to content

Commit

Permalink
Release v0.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaskurth committed Dec 7, 2021
1 parent 180dee6 commit 697f13f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
6 changes: 1 addition & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).


## Unreleased
## 0.31.0 - 2021-12-07

### Added
- Add three modules to convert between any two AXI ID widths under many different concurrency
Expand All @@ -17,10 +17,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
port without serializing transactions.
- `axi_id_serialize` reduces AXI IDs by serializing transactions when necessary.

### Changed

### Fixed


## 0.30.0 - 2021-12-01

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.31.0-dev
0.31.0
2 changes: 1 addition & 1 deletion axi.core
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CAPI=2:

name : pulp-platform.org::axi:0.31.0-dev
name : pulp-platform.org::axi:0.31.0

filesets:
rtl:
Expand Down

0 comments on commit 697f13f

Please sign in to comment.