Need to verify Wishbone implementation in Caravan. - Refer to Wishbone [Specs](https://cdn.opencores.org/downloads/wbspec_b3.pdf). - Match the Specs with the Wishbone Implementation in [Caravan](https://github.com/merledu/caravan/tree/main/src/main/scala/caravan/bus/wishbone).
Need to verify Wishbone implementation in Caravan.