Module axi_rw_join
Joins a read and a write slave into one single read / write master
Connects the ar and r channel of the read slave to the read / write master
and the aw, w and b channel of the write slave to the read / write master
Joins a read and a write slave into one single read / write master
Connects the ar and r channel of the read slave to the read / write master
and the aw, w and b channel of the write slave to the read / write master
axi_req_t: typeaxi_resp_t: typeclk_i: input logicrst_ni: input logicslv_read_req_i: input axi_req_tslv_read_resp_o: output axi_resp_tslv_write_req_i: input axi_req_tslv_write_resp_o: output axi_resp_tmst_req_o: output axi_req_tmst_resp_i: input axi_resp_t