AXI Fundamentals: Things to Consider:

AXI Valid Signals

As per the AXI spec:
the slave must wait for both ARVALID and ARREADY to be asserted before starts to return
read data by asserting  RVALID
the salve must wait for both WVALID and WREADY to be asserted before asserting BVALID




<-Prev                                                                       Next ->