描述
Version Found: MIG 7 Series v2.0
Version Resolved: See (Xilinx Answer 54025)
The MIG 7 Series generated example design contains a traffic generator which can detect data errors.
When looking at the compared data "cmp_data_r" vs. the actual read data "dbg_rddata_r" they appear misaligned but no compare errors are detected.
解决方案
This is safe to ignore as the internal compare logic is correctly aligned and comparing the correct data.
This can be difficult to characterize if actual data errors occur.
The misalignment between cmp_data_r and dbg_rddata_r should not be more than 5 cycles off so careful attention is required to determine which cycle cmp_data_r should actually be used to compare against dbg_rddata_r.
Revision History
04/16/2014 - Initial Release