Forum Discussion
Altera_Forum
Honored Contributor
9 years agoFinally, I got it.
Several mistakes were made: 1. I didn't connect clock pin to DDR SDRAM. That pin was not created by 'SDRAM controller' module which was wired.... So I created one output pin on my top design to supply clock input to SDRAM. 2. The default reset signal in 'SDRAM controller' module was opposite of my top design. So everytime my top module was turned on but the SDRAM controller was off. Thanks