v0.39.4 (Yanked)
0.39.4 - 2024-07-25 (Yanked 2024-10-24)
Caution
This release was yanked due to a bug in the axi_id_serialize
module. PLEASE DO NOT USE THIS RELEASE.
Added
axi_sim_mem
: Increase number of request ports, add multiport interface variant.axi_bus_compare
: Optionally consider AXIsize
field to only compare used data.AXI_BUS_DV
: Add property checking that bursts do not cross 4KiB page boundaries.- Add
axi_xbar_unmuxed
: Partial crossbar with unmultiplexed mst_ports.
Fixed
axi_bus_compare
: Fix mismatch detection.axi_to_detailed_mem
: Only respond withexokay
iflock
was set on the request.
Bumpcommon_cells
formem_to_banks
fix.axi_dw_downsizer
: Fixi_forward_b_beats_queue
underflow.axi_atop_filter
: Add reset state to internal FSM to avoid simulation bug in XSIM.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.
v0.39.4
is fully backward-compatible to v0.39.3
.