Skip to content

Commit

Permalink
Release v0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaskurth committed Feb 1, 2021
1 parent 7d6a90a commit 811b1cd
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,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.27.0 - 2021-02-01

### Added
- `assign.svh`: Add macros for assigning between AXI-Lite `struct`s, both inside a process
Expand All @@ -24,8 +24,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
`common_verification` dependency. This includes version `1.20.1` of `common_cells`, which fixes
an out-of-bounds index in `axi_burst_splitter` (#150).

### Fixed


## 0.26.0 - 2021-01-19

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.27.0-dev
0.27.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.27.0-dev
name : pulp-platform.org::axi:0.27.0

filesets:
rtl:
Expand Down

0 comments on commit 811b1cd

Please sign in to comment.