FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits

BLVDS Question

AMa
Partner
365 Views

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?

0 Kudos
1 Reply
SreekumarR_G_Intel
264 Views

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

0 Kudos
Reply