Skip to content

Commit

Permalink
Release v0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaskurth committed Feb 21, 2022
1 parent 84d6e51 commit e33eb8c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,11 @@ 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.33.0 - 2022-02-21

### Added
- Add `axi_sim_mem_intf` interface variant of `axi_sim_mem`.

### Changed

### Fixed
- `axi_cdc`: Improve compatibility with VCS by restricting a QuestaSim workaround to be used only
for QuestaSim (issue #207).
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.32.1-dev
0.33.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.32.1-dev
name : pulp-platform.org::axi:0.33.0

filesets:
rtl:
Expand Down

0 comments on commit e33eb8c

Please sign in to comment.