ymiler
Contributor
2 years agoclock constraint
Hi,
My design includes two PLLs that generate clocks with the same frequency (128MHz) but with different phases. Both clocks feed into the "clkctrl IP," which selects the output clock through software (two input clocks, one output clock, and a select bit).
My question is how should I define these clocks? The ones generated by the PLLs are defined as "clock generated clocks," but what about the output clock from the "clkctrl IP"? Should I define it as a "clock generated clock" or use "create clock"?
Additionally, I have two source clocks for the output clock. How should I handle the definition of the source clock in this constraint?