Hi all,
I want to create connection between two MMIO peripherals, but I don't know how get their IO ports in top level. For example, one of the peripherals needs another peripheral's init_done signal to update state.
Below is a simple figure.
device0 ----init_done---->
device1
| |
------------------------------------------------------ pbus
Thanks in advance,
reny.