Forum Discussion
Altera_Forum
Honored Contributor
12 years agoPin Planner LVDS Differential Pair Selection
I am fighting Pin Planner at every turn. In my QSF file, I have the following: set_location_assignment PIN_T22 -to "HSMC_RX_D_N(n)"
set_instance_assignment -name IO_STANDARD LVDS -to "HSMC_RX_D...
Altera_Forum
Honored Contributor
12 years agoThe signals are coming into the FPGA as differential and I have control over the ADC that is attached via the HSMC connector to enable 94 Ohm (and other values) resistors for termination. So, I want to handle single ended signals within the FPGA, so they need to go through a buffer to become single ended, yes?