This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

axi problem

Hi All
I have two questions.
Q1:
is it ok that WVALID , WREADY and BVALID assert at the same cycle?
Thanks!

Q2: what is different between  out of order and data interleaving ?
Thanks!

Parents
  • I prefer AXI lite for most situations. Just send the address with the data, and it can still support one data transfer per cycle. Back pressure is needed and I’m ok with some slaves supporting simultaneous reads and writes.

Reply
  • I prefer AXI lite for most situations. Just send the address with the data, and it can still support one data transfer per cycle. Back pressure is needed and I’m ok with some slaves supporting simultaneous reads and writes.

Children
No data