Solved
Forum Discussion
AnandRaj_S_Intel
Regular Contributor
7 years agoHi,
For readLatency = 0 and readAllowance = 0.
ready signal need to be asserted before valid data-transfer, is the only requirement.
- Source can assert valid at any time.
- Sink can deassert ready at any time (after that slave can't capture the data).
- Sink captures the data from source only when ready = 1.
Let me know if this has helped resolve the issue you are facing or if you need any further assistance.
Best Regards,
Anand Raj Shankar
(This message was posted on behalf of Intel Corporation)