<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックHow to solve timing margin issues from fabrication side in custom hardware design ?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-solve-timing-margin-issues-from-fabrication-side-in/m-p/765200#M118878</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi All,&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;This is regarding i.MAX6Q based custom hardware design and I'm having&amp;nbsp;timing margin issues in I/O interface between chipset and dram. If I/O interface margin is poor by routing issue or layout, it may cause failure depending on noise pattern ( different application make different noise&amp;nbsp; level). So to solve this issue what do you suggest ?&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;1) Can we do this using chipset design option to control this kind of timing like phase shift&amp;nbsp; for tDQS and tDQ.? Can you explain how to do this ?&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: small;"&gt;2) Is it possible to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: small;"&gt;down operating frequency ( ex 2400Mbps --&amp;gt; 2133Mbps ) How can we do this in uboot level ?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;3) If it is related to clock timing,&amp;nbsp;We can add capacitance or change termination resistance on CLK and CLK/. To do this what we should do ? Which parameter should I change in DDR initialization script before do memory calibration ?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;Peter.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Apr 2018 11:09:40 GMT</pubDate>
    <dc:creator>peteramond</dc:creator>
    <dc:date>2018-04-04T11:09:40Z</dc:date>
    <item>
      <title>How to solve timing margin issues from fabrication side in custom hardware design ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-solve-timing-margin-issues-from-fabrication-side-in/m-p/765200#M118878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi All,&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;This is regarding i.MAX6Q based custom hardware design and I'm having&amp;nbsp;timing margin issues in I/O interface between chipset and dram. If I/O interface margin is poor by routing issue or layout, it may cause failure depending on noise pattern ( different application make different noise&amp;nbsp; level). So to solve this issue what do you suggest ?&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;1) Can we do this using chipset design option to control this kind of timing like phase shift&amp;nbsp; for tDQS and tDQ.? Can you explain how to do this ?&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: small;"&gt;2) Is it possible to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: small;"&gt;down operating frequency ( ex 2400Mbps --&amp;gt; 2133Mbps ) How can we do this in uboot level ?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;3) If it is related to clock timing,&amp;nbsp;We can add capacitance or change termination resistance on CLK and CLK/. To do this what we should do ? Which parameter should I change in DDR initialization script before do memory calibration ?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;Peter.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 11:09:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-solve-timing-margin-issues-from-fabrication-side-in/m-p/765200#M118878</guid>
      <dc:creator>peteramond</dc:creator>
      <dc:date>2018-04-04T11:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve timing margin issues from fabrication side in custom hardware design ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-solve-timing-margin-issues-from-fabrication-side-in/m-p/765201#M118879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.3. please look on AN4467 i.MX 6 Series DDR Calibration&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN4467.pdf" title="https://www.nxp.com/docs/en/application-note/AN4467.pdf"&gt;https://www.nxp.com/docs/en/application-note/AN4467.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. for changing frequency examples one can look at linux cpufreq, bus drivers described in&lt;/P&gt;&lt;P&gt;Chapter 23 CPU Frequency Scaling (CPUFREQ) Driver, Chapter 24 Dynamic Bus Frequency Driver&lt;/P&gt;&lt;P&gt;attached Linux Manual. For boot with lower frequencies one can use BT_FREQ=1 option&lt;/P&gt;&lt;P&gt;described in Table 8-4. Normal frequency clocks configuration&amp;nbsp; i.MX6DQ Reference Manual&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/reference-manual/IMX6DQRM.pdf" title="https://www.nxp.com/docs/en/reference-manual/IMX6DQRM.pdf"&gt;https://www.nxp.com/docs/en/reference-manual/IMX6DQRM.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 23:37:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-solve-timing-margin-issues-from-fabrication-side-in/m-p/765201#M118879</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-04-04T23:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve timing margin issues from fabrication side in custom hardware design ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-solve-timing-margin-issues-from-fabrication-side-in/m-p/765202#M118880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/igorpadykov"&gt;igorpadykov&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I change&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;BT_FREQ=1 value ? Is that in U-boot DCD configuration files ? Could you please tell me the method ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Peter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2018 07:50:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-solve-timing-margin-issues-from-fabrication-side-in/m-p/765202#M118880</guid>
      <dc:creator>peteramond</dc:creator>
      <dc:date>2018-04-05T07:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve timing margin issues from fabrication side in custom hardware design ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-solve-timing-margin-issues-from-fabrication-side-in/m-p/765203#M118881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please look at BT_FREQ (BOOT_CFG3[2]) description in&lt;/P&gt;&lt;P&gt;Table 8-2. Boot eFUSE descriptions,&amp;nbsp;Table 8-3. GPIO override contact assignments&lt;/P&gt;&lt;P&gt;i.MX6DQ Reference Manual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2018 08:42:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-solve-timing-margin-issues-from-fabrication-side-in/m-p/765203#M118881</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-04-05T08:42:49Z</dc:date>
    </item>
  </channel>
</rss>

