xwb_clock_crossing: be more forgiving to pushy masters
If a Wishbone master lowers the cycle line before receiving its acks, it is non-conforming. However, it is probably a good idea to not let an honest slave (whose ack then comes in outside of the cycle) be penalized for that master's misbehaviour. This small change ensures the FIFO does not leak space in this case.
Please register or sign in to comment