clkGatePartitionIndex property

int clkGatePartitionIndex
latefinal

The index at which to partition the counter for clock gating.

If less than 0 or greater than the width, then the entire counter will be gated together rather than partitioned.

Implementation

late final int clkGatePartitionIndex;