Skip to content

Commit

Permalink
Changelog: Add v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
paulsc96 committed Dec 2, 2022
1 parent eefb7ce commit c520038
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

### Changed

### Fixed

## 0.2.2 - 2022-12-02

### Added
- Add APB clock domain crossing (`apb_cdc`).
- Add additional VIP classes `apb_rand_slave` and `apb_rand_master`.

### Fixed
- Improve tool compatibility by explicitly annotating the type of a `struct` assignment.
- Set the initial value of the registers as soon as the reset is released, rather than as reset
Expand Down

0 comments on commit c520038

Please sign in to comment.