Forum Discussion
AMa
New Contributor
6 years agoBLVDS 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
Frequent 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