Skip to content

Commit b9915f5

Browse files
authored
Merge pull request #342 from pulp-platform/michaero/id_serializer_rewrite
Rewrite simpler axi_id_serializer
2 parents b74da3a + bea4059 commit b9915f5

File tree

2 files changed

+185
-196
lines changed

2 files changed

+185
-196
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1919
- `axi_dw_downsizer`: Fix `i_forward_b_beats_queue` underflow.
2020
- `axi_test`: Ensure random requests do not cross 4KiB page boundaries.
2121

22+
### Changed
23+
- `axi_id_serializer`: Change internal design (and behavior) for simpler code, less hardware, and
24+
less stalling.
25+
2226
## 0.39.3 - 2024-05-08
2327
### Added
2428
- `axi_sim_mem`: Allow response data for uninitialized region to have configurable defined value.

0 commit comments

Comments
 (0)