Altera_Forum
Honored Contributor
16 years agoset PLL_COMPENSATE
The alt_pll_megafunction user guide states:
"Note that for Source-Synchronous mode and Zero Delay Buffer mode, you need to make assignments (in this case, the PLL_COMPENSATE assignment) in addition to setting the appropriate mode in the megafunction." The Quartus II Settings File Manual defines this constraint as: set_instance_assignment -name PLL_COMPENSATE -to <to> -entity <entity name> <value> Does anyone have an actual example of this setting? What should be used for <entity>? I assume the <to> is the pin name? Thanks in advance, A