Forum Discussion
Altera_Forum
Honored Contributor
17 years agoCyclone III StarterKit EP3C25F324C6 DDR-Problem
Hi everyone, i have a problem with a small example configuration of a Nios II System using DDR. I use quartus 8.1 full license. I get fitting errors which tell me the following: -----------------...
Altera_Forum
Honored Contributor
13 years agoI was struggling with the same issue, and finally can confirm that adding OUTPUT_ENABLE_GROUP constraint to combine all DDR_DQ/DDR_DM/DDR_DQS lines can fix it.
Thanks to MAX232 for posting this solution.