Skip to content

Create branch wb_axi_bridge_fix and add fix for wb - axi4 lite bridge

Quentin Genoud requested to merge wb_axi_bridge_fix into master

Merge a fix for the wb - axi4 lite bridge, which was not working as it should on my platform. It happened with the switch v3 gateware on AFCZ, had to read between each write on the host system to avoid crash. Modified the bridge to implement AXI4 Lite specs as best as possible. Working fine after the fix.

Merge request reports