<promach3>
1. What does it exactly mean by _precharge period is determined by the last PRECHARGE command issued to the bank._ ?
<promach3>
2. Why the maximum absolute interval between any REFRESH command and the next REFRESH command is **nine times** the maximum average interval refresh rate. ?
<hell__>
promach3: answering your second question: refreshing the memory exactly every tREFI time is impractical
<hell__>
so it's possible to postpone up to eight refresh commands, or do extra refresh cycles in preparation for a long operation
<promach3>
hell__: what is *do extra refresh cycles in preparation for a long operation* ?
<hell__>
this flexibility is especially useful when controlling the memory through software (e.g. during memory initialization): maintaining a perfect timing in software is usually impractical
<promach3>
What do you exactly mean by postpone up to eight refresh commands ?
<hell__>
I mean what the DDR3 spec says (JESD79-3F is the latest revision)
<promach3>
hell__: which page number inside JESD79-3F ?