Forum Discussion
Altera_Forum
Honored Contributor
15 years agoplease check the clocks! This already be discussed here.
The ddr2_sys clock is not the same like the input clock of DDR2 controller! So if you have 100 MHz clk_in and then use some signals derived from clk_in (like begin_burst, local_write or so), this causes this problem. For all control signals (local_...) you have to use the ddr2_sys clock, which is generatet by ddr2_controller. Kest