Forum Discussion
JJin01
New Contributor
7 years agoset_clock_group question..plz help me
There are clka and clkb (asynchronous source), divclka is made from clka, and there is clock mux .. i contrainted them like below, create_clock -name { clka } -period 10.0 [get_ports{ clk...
sstrell
Super Contributor
7 years agoThe OP doesn't need set_false_path constraints if they use set_clock_groups. That's the whole point and one of the main advantages of set_clock_groups!
#iwork4intel