Forum Discussion

SK_VA's avatar
SK_VA
Icon for Occasional Contributor rankOccasional Contributor
6 years ago

What are reference clock frequencies supported by dedicated xcvr reference clock pins of Stratix 10?

Hi ,

I want to use dedicated xcvr reference clock pins as reference clock source for Serdes.

I would like to know what frequencies are supported and the source of this clock?

9 Replies

  • Deshi_Intel's avatar
    Deshi_Intel
    Icon for Regular Contributor rankRegular Contributor

    HI,

    If you open S10 NativePHY IP, then there is a list of selection of supported frequency range for user to choose from

    As for the source of transceiver refclk pin like CDR refclk, you can connect it to on board oscillator, crystal or clock generator chip.

    Thanks.

    Regards,

    dlim

  • SK_VA's avatar
    SK_VA
    Icon for Occasional Contributor rankOccasional Contributor

    Thanks.

    I wanted to use transceiver toolkit in my design. Design is compiled with quartus 19.1.

    Can I use the transceiver toolkit of the design with quartus 19.3.

    Is there any dependany on quartus version.

    Regards,

    Sanju

  • Deshi_Intel's avatar
    Deshi_Intel
    Icon for Regular Contributor rankRegular Contributor

    HI,

    Pls use the Quartus toolkit that's same version with your Quartus design compiled version to avoid unnecessary compatibility issue.

    Thanks.

    Regards,

    dlim

  • SK_VA's avatar
    SK_VA
    Icon for Occasional Contributor rankOccasional Contributor

    Thanks.I am able to run the transceiver toolkit design in 19.3.

    Is there any options to control the IP settings of PHY and PLL outside the GUI.

    For Example if I want to change the data rate and other settings of the IP without opening platform designer GUI?

  • SK_VA's avatar
    SK_VA
    Icon for Occasional Contributor rankOccasional Contributor

    Hi ,

    I don't want to change the settings dynamically. I want to compile new build with new settings of IP.But It would be easy if i can do it outside GUI so that I can use some script to change the settings and compile.

  • Deshi_Intel's avatar
    Deshi_Intel
    Icon for Regular Contributor rankRegular Contributor

    Ok, I understand what you want now.

    You can refer to Quartus handbook doc (chapter 9.19 Qsys Pro Command-Line Utilities, page 385 onwards) for the scripting command line support

    One thing to take note is this is more dangerous path as compared to IP generation by GUI. You need to know and set the correct parameter for proper IP generation.

    Thanks.

    Regards,

    dlim

    • SK_VA's avatar
      SK_VA
      Icon for Occasional Contributor rankOccasional Contributor

      Hi,

      Thanks.

      Please help me with any example TCL script that defines the transceiver parameters.

  • Deshi_Intel's avatar
    Deshi_Intel
    Icon for Regular Contributor rankRegular Contributor

    HI,

    Sorry, I seldom use TCL.

    Typically I just set the setting in the IP GUI itself.

    Thanks.

    Regards,

    dlim