wb_slave_adapter: in the P2C scenario, only strobe ACK/ERR/RTY for 1 cycle.
Although not mentioned in section 5.2 of Wishbone B4 specification, when interfacing a pipelined master to a standard slave, it is also necessary to make sure that if the slave asserts ACK/ERR/RTY for more than one clock cycle (which a standard slave could do since, according to Rule 3.50 of Wishbone B4, "the slave deasserts ACK/ERR/RTY in response to the negation of STB"), the master will still only see a one cycle wide pulse.
Please register or sign in to comment