lx1019
Newbie level 4

Hi all ,
When doing STA using PT. It reports some unnecessary violations of the **clock_gating_default** group.
From the PT manual, I find out by using the PT command "set_disable_clock_gating_check cells" could disable these unnecessary checking.
But how to disable them in SDC file? So that the backend tool don't care these unnecessary checking.
Take a AND gate as a clock gating cell for example. When I use "set_false_path -to [get_cells AND]" ,
PT gives warning that the AND cell is not a valid endpoint.
Thanks!
When doing STA using PT. It reports some unnecessary violations of the **clock_gating_default** group.
From the PT manual, I find out by using the PT command "set_disable_clock_gating_check cells" could disable these unnecessary checking.
But how to disable them in SDC file? So that the backend tool don't care these unnecessary checking.
Take a AND gate as a clock gating cell for example. When I use "set_false_path -to [get_cells AND]" ,
PT gives warning that the AND cell is not a valid endpoint.
Thanks!
Last edited: