set_clock_gating_style命令-positive_edge_logic选项
Because the clock-gating circuitry for positive-edge triggered flip-flops differs
from that for negative-edge triggered flip-flops, you have two options for
specifying the clock gating circuitries: -positive_edge_logic (for flip-flops
inferred by a positive edge construct in the HDL code) and -negative_edge_logic (for
flip-flops inferred by a negative edge construct in the HDL code).