diff --git a/passes/techmap/clockgate.cc b/passes/techmap/clockgate.cc index f1992aedc..89eb342fe 100644 --- a/passes/techmap/clockgate.cc +++ b/passes/techmap/clockgate.cc @@ -65,7 +65,7 @@ struct ClockgatePass : public Pass { log(" Port of the ICG will be tied to zero.\n"); log(" Intended for DFT scan-enable pins.\n"); log(" -min_net_size \n"); - log(" Only work on clocks with at least eligible FFs.\n"); + log(" Only transform sets of at least eligible FFs.\n"); // log(" \n"); }