DNguy4
Occasional Contributor
7 years agoHow Quartus route clock after pll?
Hi,
If i have the same clock going to two registers, Quartus will ensure that the clock arrives at these two registers at the same time for synchronous design.
If I have two clocks with the same frequency from two output pins of a pll going to two registers, will Quartus ensure that these two clock arrive at the same time? or it will treat them as two independent clocks? I think it will treat them as two independent clocks but just want to double check.
Thanks