• Marcus Comstedt's avatar
    Fix BVALID signalling in AXI4Lite-to-WB bridge wrapper · 397dfc44
    Marcus Comstedt authored
    The BVALID signal must be asserted once the write operation is
    completed.  The master is not required to assert BREADY before this
    happens.  The old code happened to work if the master tied BREADY
    high, which is allowed but not required.
    397dfc44
xwb_axi4lite_bridge.vhd 6.43 KB