This question related caravel wrapper? My macro ha...
# caravel
v
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
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.