Hello! I want to ask some questions about wishbone protocol. The `wbs_adr_i`is base address or offse...
c
Hello! I want to ask some questions about wishbone protocol. The `wbs_adr_i`is base address or offset address? I tried to encode the address of registers in wishbone slave, need I add
0x30000000
for the address of registers? Any help would be great.