<div dir="ltr">Hi Zheng,<div>I believe that "-x GB" simply means that there are different Trfc values for each size module.</div><div><br></div><div>Trfc is stored in MTB units, though. So you need to:</div><div>1. Convert nCK to nanoseconds</div><div>2. Convert nanoseconds to MTB units</div><div><br></div><div>For example, if you have a 1Gb module that is running at 800MHz, then Trfc will be 88 clock cycles. 1sec / 800MHz = 1.25ns per cycle, therefore 88 cycles = 110ns.</div><div><br></div><div>Then you need to convert the total time into MTB units. So if your timebase (SPD bytes 10 and 11) is 0.125, Trfc is 110 / 0.125 = 880. (This matches the calculation shown for bytes 24 and 25 in the SPD spec: <a href="http://www.jedec.org/standards-documents/results/Annex%20K%20SPD" target="_blank">http://www.jedec.org/standards-documents/results/Annex%20K%20SPD</a>).</div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 1, 2016 at 5:30 PM, Zheng Bao <span dir="ltr"><<a href="mailto:fishbaoz@hotmail.com" target="_blank">fishbaoz@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr">                            DDR3-1066 DDR3-1333 DDR3-1600   DDR3-1866      unit<br>                                 7-7-7           9-9-9        11-11-11     13-13-13<br>nRFC-1 Gb                  59               74               88               103             nCK<br>nRFC- 2 Gb                 86              107            128               150              nCK<br>nRFC- 4 Gb                160             200            240               281              nCK<br>nRFC- 8 Gb                187             234            280               328              nCK<br><br>Hi, All,<br>Above text is extracted from the spec of a DDR3 chip.<br><br>I am trying to decide the Trfc. <br>What does "-x Gb" mean? How do I know which row in the table I should use?<br>Thanks.<span><font color="#888888"><br><br>Zheng<br>                                        </font></span></div></div>
<br>--<br>
coreboot mailing list: <a href="mailto:coreboot@coreboot.org" target="_blank">coreboot@coreboot.org</a><br>
<a href="https://www.coreboot.org/mailman/listinfo/coreboot" rel="noreferrer" target="_blank">https://www.coreboot.org/mailman/listinfo/coreboot</a><br></blockquote></div><br></div></div>