Module axi_rw_split
Splits a single read / write slave into one read and one write master
Connects the ar and r channel of the read / write slave to the read master
and the aw, w and b channel of the read / write slave to the write master
Splits a single read / write slave into one read and one write master
Connects the ar and r channel of the read / write slave to the read master
and the aw, w and b channel of the read / write slave to the write master
axi_req_t: typeaxi_resp_t: typeclk_i: input logicrst_ni: input logicslv_req_i: input axi_req_tslv_resp_o: output axi_resp_tmst_read_req_o: output axi_req_tmst_read_resp_i: input axi_resp_tmst_write_req_o: output axi_req_tmst_write_resp_i: input axi_resp_t