Forum Discussion
Altera_Forum
Honored Contributor
14 years agoIt looks like the problem was related to the fact that I was using two x16 memory parts in parallel (effectively creating a 32-bit external memory interface).
When I reconfigured my DDR2 ALTMEMPHY controller to only use one of my two memory chips, it works. I guess the question is now 'How do I properly tell the DDR2 wizard to use two x16 memory chips'? The only change in the wizard configuration that I did to make it work was to change the 'Total Memory Interface DQ Width' from 32 to 16. Thanks Scott