You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
axi_dw_converter: Fix internal inversion of up- and downconversion, which led to incorrect lane
steering and serialization.
rand_axi_master (in axi_test): In ATOP mode, this module could get stuck receiving an R beat
when only writes (without ATOP read responses) were left to complete. This has been fixed.
assign.svh: Remove spurious semicolons.
axi_lite_to_apb: Fix message of assertion checking the strobe width.