Forum Discussion
Altera_Forum
Honored Contributor
17 years agoThere are two possibilities for this error:
1 - You don't have something connected correctly. Verify that all your DQS pins to/from the DDR2 core are properly connected to top level DQS pins. 2 - Part of your design is being synthesized away because it is not being used. If you've instantiated the DDR2 RAM but you're not actually using it, the logic will be synthesized away and you will get the error shown. Jake