Skip to content

Commit

Permalink
CHANGELOG: Fix cdc_fifo_gray entry to unreleased
Browse files Browse the repository at this point in the history
  • Loading branch information
zarubaf committed Jan 13, 2020
1 parent be1ae79 commit fc2cd86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Fixed
- Handle degenerated `onehot_to_bin` with `ONEHOT_WIDTH == 1`
- Handle degenerated `id_queue` with `CAPACITY == 1` or `HT_CAPACITY == 1`
- Fix `cdc_fifo_gray` to be a safe clock domain crossing (CDC)

## 1.15.0 - 2019-12-09
### Added
- Added address map decoder module

### Fixed
- Handle degenerated `lzc` with `WIDTH == 1`
- Fix `cdc_fifo_gray` to be a safe clock domain crossing (CDC)

## 1.14.0 - 2019-10-08

Expand Down

0 comments on commit fc2cd86

Please sign in to comment.