clockgate: help string

Co-authored-by: Martin Povišer <povik@cutebit.org>
This commit is contained in:
Emil J 2024-09-16 13:55:53 +02:00 committed by GitHub
parent 1e999a3cb7
commit a8a92d3469
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ struct ClockgatePass : public Pass {
log(" Port <port_name> of the ICG will be tied to zero.\n");
log(" Intended for DFT scan-enable pins.\n");
log(" -min_net_size <n>\n");
log(" Only work on clocks with at least <n> eligible FFs.\n");
log(" Only transform sets of at least <n> eligible FFs.\n");
// log(" \n");
}