VenkateshSathar
Occasional Contributor
7 years agoData getting corrupted from memory mapped to stream bus in msgdma ip
Hi,
Need answer for this, its became severe issue for us.
The following picture is a signal tap output of msgdma ip which we used in MM-TO-ST mode where as the problem is that the data coming to mm_read bus is not matching with source_stream bus even after seeing in a byte swap way.
Things already taken care as follows:
- Ensured that there is no data in fifo cache of the ip.
- Clock is stable and with the same clock another msgdma ip with ST_TO_MM config used and there stream and memory mapped bus matching the data. attached the pictures of signal tap for reference.
- Already one time deleted the ip which is misbehaving and created freshly to avoid the chances the files getting corrupted.
The following is the configuration of ip I used
My basic question is very simple why there is a chance for it to behave like that giving different data on stream than what it read.