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 e8afe4d commit 70407abCopy full SHA for 70407ab
CHANGELOG.md
@@ -16,6 +16,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
16
Bump `common_cells` for `mem_to_banks` fix.
17
- `axi_dw_downsizer`: Fix `i_forward_b_beats_queue` underflow.
18
19
+### Changed
20
+- `axi_id_serializer`: Change internal design (and behavior) for simpler code, less hardware, and
21
+ less stalling.
22
+
23
## 0.39.3 - 2024-05-08
24
### Added
25
- `axi_sim_mem`: Allow response data for uninitialized region to have configurable defined value.
0 commit comments