Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi, Sid. I have seen this error before, but it was awhile ago. I don't remember the exact cause, but I think it was one of two things. Either (1) the dq output (in your case, I think dq[5]) was not used and so synthesis deleted some logic, or (2) I specified the data mask (DM) signal as part of the dqs_group (in your case, dqs_group[2]) when, in fact, when I built the memory controller I had told the megawizard to not drive the DM pins. Sorry I can't be of more help.