Altera_Forum
Honored Contributor
8 years agoSDC - What clock should the input pin be relative to?
Hello,
signal_x in an input pin to my FPGA. signal_x is synchronous to clock_x which is also an input pin. clock_x drives a pll input and becomes pll_clock_x. pll_clock_x is phase aligned to clock_x and is used to latch signal_x. Besides feeding the PLL - clock_x isn't used anywhere else in the design. Question: When constraining signal_x for input_delay - what clock should be used? clock_x or pll_clock_x ?