Forum Discussion

LChen23's avatar
LChen23
Icon for New Contributor rankNew Contributor
5 years ago

How to workaround the ERROR ID:18694

Hi,

When I switch Quartus from 18.1std to 19.4 Pro,Quartus report an error, The ID is ID:18694

ID:18694 The reference clock on PLL "<name>", which feeds an Altera LVDS SERDES IP instance, is not driven by a dedicated reference clock pin from the same bank. Use a dedicated reference clock pin to guarantee meeting the LVDS SERDES IP max data rate specification.

because of the no clk from Dedicated reference clock , I use Pll cascade.

My quest is how to work around it ? I hope to use Quartus Pro .

Thanks.

3 Replies

  • Rahul_S_Intel1's avatar
    Rahul_S_Intel1
    Icon for Frequent Contributor rankFrequent Contributor

    Hi ,

    Kindly fine the inline reply

    CAUSE: PLLs driving LVDS SERDES interfaces should use dedicated reference clock pins from the same bank. Using a different source such as a global clock or PLL cascading can add extra jitter and has not been fully verified and characterized by Intel. It is therefore not guaranteed to meet its max data rate specification.

    ACTION: Use a dedicated reference clock pin per PLL that drives an Altera LVDS SERDES IP instance.

  • FvM's avatar
    FvM
    Icon for Super Contributor rankSuper Contributor
    Hello,
    quoted error message states the requirement of using a reference clock input from the same IO bank. The statement seems to contradict Cyclone 10 GX manual that optionally allows a reference clock of a different bank. No doubt that clock routing involves additional jitter, but we are not neccessarily talking about maximal data rate. Just to reenable functionality specified in user manual and remove an obviously erroneous error message that hasn't been there in previous Quartus versions. Unfortunately it's still present in QPP 22.4.