For global clock primitives (BUFG, BUFGCE,
BUFGCE_DIV, BUFG_GT, BUFGCTRL), the enable and selection of clock are determined by
set_case_analysis
command. This command guides the
timing analyzer to identify the clocks across clocking logic. For example the select
signal of BUFGMUX must be set using set_case_analysis
to
guide the timing analyzer's clock selection. This in turn helps Report Power to estimate
power using the right clock. For BUFGCE clock buffers, the CE input must be set using
set_case_analysis
to enable or disable the clock
output.