We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0015266 commit bea4059Copy full SHA for bea4059
CHANGELOG.md
@@ -19,6 +19,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
19
- `axi_dw_downsizer`: Fix `i_forward_b_beats_queue` underflow.
20
- `axi_test`: Ensure random requests do not cross 4KiB page boundaries.
21
22
+### Changed
23
+- `axi_id_serializer`: Change internal design (and behavior) for simpler code, less hardware, and
24
+ less stalling.
25
+
26
## 0.39.3 - 2024-05-08
27
### Added
28
- `axi_sim_mem`: Allow response data for uninitialized region to have configurable defined value.
0 commit comments