This question related caravel wrapper?
My macro has ahb master interface. But caravel has wishbone slave interface port.
Is that possible to connect directly or we need use any bridge?
@Dinesh A@Matt Venn
d
Dinesh A
08/28/2022, 1:36 PM
Two master cann't talk each other directly. Caravel is wishbone master.
AHB and WB Interface are some what similar, you can do simple bus signal translation.