mirror of https://github.com/efabless/caravel.git
a7fec91c4c
implement the arbitration between SPI and back-door. The back-door access flags when it is going to do a read or write, and the SPI can have an invalid read or fail a write if the SPI is too fast, but the wishbone access should be valid. As long as the SPI is much slower than the core clock (say, 1MHz) then there should be no contention, which means that contention can always be avoided simply by slowing the SPI signaling down. |
||
---|---|---|
.. | ||
dv/caravel | ||
rtl |