Forum Discussion
Altera_Forum
Honored Contributor
10 years agoHi Awann,
You do not tell which clock has to be used as the source for the generated clock. You may try this: create_generated_clock -divide_by 2 -name CLK_60 -source [get_ports CLK_I_120] [get_pins CLK_60|clk] Grtz, Richard.