Forum Discussion
Altera_Forum
Honored Contributor
17 years agoThis is most likely because the registers on the DDR read path have been optimised away.
You should be able to see messages to this effect in the synthesis report. One quick way to stop them getting optimised away is to wire all the local_data bits to a (virtual) pin via a big or gate.