Altera_Forum
Honored Contributor
17 years agoHow to equilibrate a Clock Tree with Muxes
I'm facing a problem in my design.:eek:
I'm using Quartus 9.0. In my design (coming from ASIC world), i've somes Flip Flops clocked onto a first clock CLK1. I've somes Flip Flops clocked onto a second clock CLK2. The CLK2 is in fact a MUXes between CLK1 and another clock, named CLK3. CLK3 and CLK1 are unrelated, so no problem with them. I've put a global buffer onto CLK1 and CLK2 (using assigment editor). But how can i constraint in timequest to align all FFs onto CLK1 "clocktree" (especially those clocked with CLK2) ? I think i've to use -group but how ?:confused: How can i do the same using classic timing analyser ? Many Thanks.:) Regards.