Skip to content

Commit dc55564

Browse files
SamuelRiedelzarubaf
authored andcommitted
Release v1.23.0
1 parent 06e519a commit dc55564

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## Unreleased
88

9+
## 1.23.0 - 2021-09-05
910
### Added
1011
- Add `cc_onehot`
1112
- `isochronous_4phase_handshake`: Isochronous clock domain crossing cutting all paths using a 4-phase handshake.
1213
- Changed `isochronous_spill_register_tb` to `isochronous_crossing_tb` also covering the `isochronous_4phase_handshake`
1314
module.
1415
- Make reset value of `sync` module parameterizable.
1516

17+
### Changed
18+
- `id_queue`: Allow simultaneous input and output requests in `FULL_BW` mode
19+
1620
## 1.22.1 - 2021-06-14
1721
### Fixed
1822
- Remove breaking change of `spill_register`

0 commit comments

Comments
 (0)