Altera OCT User Manual
Page 8
Details
QSF Assignment
To enable the series/parallel termination ports,
include these assignments which will specify the
series and parallel termination values for the pins.
Make sure to connect the seriesterminationcontrol
and parallelterminationcontrol ports from the
Altera OCT megafunction to the Altera GPIO
megafunction.
Example
set_instance_assignment -name
INPUT_TERMINATION "PARALLEL
-to
set_instance_assignment -name
OUTPUT_TERMINATION "SERIES
-to
INPUT_TERMINATION
OUTPUT_TERMINATION
Directs the Fitter to make the proper connection
from the desired OCT block to the specified pins.
Example
set_instance_assignment -name
TERMINATION_CONTROL_BLOCK
name> TERMINATION_CONTROL_BLOCK This assignment is supported in Arria 10 devices The Fitter searches for the rzq pin name in the Example set_instance_assignment -name RZQ_GROUP RZQ_GROUP Altera OCT Megafunction User Guide Altera Corporation ug-altera_oct QSF Assignments 8 2013.11.29
only. This assignment creates an Altera OCT
megafunction without modifying the RTL.
netlist. If the pin does not exist, the Fitter creates
the pin name along with the Altera OCT
megafunction and its corresponding connections.
This allows you to create a group of pins to be
calibrated by an existing or non-existing OCT and
the Fitter ensures the legality of the design.