Forum Discussion
Mahdi
Occasional Contributor
4 years agohow to use valid signal with readdata in Avalon Memory Mapped Interface
Hi,
How can I make sure that the incoming data from memory is the response to memory read request and is also valid?
I am using Avalon Memory-Mapped Interface and I want to get a valid sign...
- 4 years ago
Yes, a response of 0x0 can be sent along with valid readdata. Check the info "For read responses" in that table.
sstrell
Super Contributor
4 years agoYes, a response of 0x0 can be sent along with valid readdata. Check the info "For read responses" in that table.