Skip to content

Commit

Permalink
Changelog: Add v0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaskurth committed Apr 22, 2020
1 parent a98e8ed commit 95fa933
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## Unreleased

### Added

### Changed

### Fixed


## 0.20.0 - 2020-04-22

### Added
- `axi_pkg`: Add `wrap_boundary` function to calculate the boundary of a wrapping burst.
- `axi_test`: The random AXI master `rand_axi_master` can now emit wrapping bursts (but does not do
Expand All @@ -27,8 +36,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- `axi_test::rand_axi_master`: Add parameter `AXI_BURST_FIXED`, `AXI_BURST_FIXED` and
`AXI_BURST_FIXED`. When enabled master will emit bursts of this type.

### Fixed


## 0.19.0 - 2020-04-21

Expand Down

0 comments on commit 95fa933

Please sign in to comment.