Memory Controller: 1 Members Found This Post Helpful
Memory Controller: 1 Members Found This Post Helpful
For example,if the DDR2 SDRAM consists of a CAS Latency of 4,and if the DDR2 SDRAM memory controller generated using MIG has a latency of 3? Does the design work together? Any help would be appreciated. Thanks.
In present, DDR2 CAS Latency is defined for a nominal data rate (DDRAM working data rate). If your design works with a frequency below maximum data rate your design could work properly for a different (lower) latency. The following formula should be respected: 1/Nominal frequency x CAS Latency (4) >= 1/Working frequency x CAS Latency Example DDR2-1066 with CL = 4 will work with systems with DDR2-667 with CL = 3
1 members found this post helpful.
AS Latency is a time. It specify the minimum time between a specific column addressing and data available to output. For synchronous RAM this time is done indirectly by using clock cycles. Look on the same data sheet on the same page exist Table 1. It mention that this chip support different CAS Latency for different data rates. Note that during DDRAM configuration a CAS Latency of 3 in your case should be mentioned (in configuration word).