Forum Discussion
Altera_Forum
Honored Contributor
13 years agoThank you all for your answers.
--- Quote Start --- You can make your timing requirements easier to meet by using a lower clock frequency to the SDR. However, you still need to meet refresh timing requirements. --- Quote End --- First I had applied SDRAM clock at 50MHz but the design did not work even when I reduced the frequency at 12.5MHz. Refresh behaviour has been provised but I am not sure if it is working properly since even if I remove it same problems occur. --- Quote Start --- You will also need to constrain the timing so your design will synthesize properly. If you do not constrain your design, it will most likely not function properly. --- Quote End --- --- Quote Start --- FPGA timing; you must make sure all sdram signals generated by fgpa mantain a good synchronization across routing and i/o pins, namely they have no excessive skew or trasmission delays. For this part, you need to carefully constrain your design. --- Quote End --- Since all you are telling me that I need to constrain my design I will follow that. I thought I do not need to do it if frequency is low but probably I am wrong. Regards, John