Forum Discussion

AMa's avatar
AMa
Icon for New Contributor rankNew Contributor
6 years ago

BLVDS Question

According to datasheet, when USE_TERMINATION_CONTROL set to TURE. It will be able to use seriesterminationcontrol and seriesterminationcontrol_b to change the serial termination on Cyclone 10 LP device.

My question is how to convert the termination value to match the seriesterminationcontrol?

1 Reply

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

    To assign an OCT termination to an LVDS input pin,Can you use the setting as below

    set_instance_assignment -name INPUT_TERMINATION DIFFERENTIAL "OCT 100 OHMS" -to <pin Name>

    Thank you ,

    Regards,

    Sree