Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

Quartus II Warning:The following clock transfers have no clock uncertainty assignment

Hi all, in my design project, I have 2 clock in input: 'ref_clk_i' and 'clock_i'. I set up these clocks with tickle commands create_clock -period 10 [get_ports ref_clk_i] create_clock -p...