Skip to content
  • Dimitris Lampridis's avatar
    wb_slave_adapter: in the P2C scenario, only strobe ACK/ERR/RTY for 1 cycle. · 5f3392ec
    Dimitris Lampridis authored
    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.
    5f3392ec