Skip to content

Commit

Permalink
Merge pull request #342 from pulp-platform/michaero/id_serializer_rew…
Browse files Browse the repository at this point in the history
…rite

Rewrite simpler axi_id_serializer
  • Loading branch information
micprog committed Jul 25, 2024
2 parents b74da3a + bea4059 commit b9915f5
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 196 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- `axi_dw_downsizer`: Fix `i_forward_b_beats_queue` underflow.
- `axi_test`: Ensure random requests do not cross 4KiB page boundaries.

### Changed
- `axi_id_serializer`: Change internal design (and behavior) for simpler code, less hardware, and
less stalling.

## 0.39.3 - 2024-05-08
### Added
- `axi_sim_mem`: Allow response data for uninitialized region to have configurable defined value.
Expand Down
Loading

0 comments on commit b9915f5

Please sign in to comment.