Grammar
authorEddie Hung <eddie@fpgeh.com>
Wed, 21 Aug 2019 03:05:51 +0000 (20:05 -0700)
committerEddie Hung <eddie@fpgeh.com>
Wed, 21 Aug 2019 03:05:51 +0000 (20:05 -0700)
passes/techmap/techmap.cc

index a6c1214a7b871e8e9dd8c8a72516809d304d1d5f..c4496f76f50eead420f846cec0a75974e823e6a1 100644 (file)
@@ -943,7 +943,7 @@ struct TechmapPass : public Pass {
                log("        instead of inlining them.\n");
                log("\n");
                log("    -max_iter <number>\n");
-               log("        only run the specified number of iterations for each module.\n");
+               log("        only run the specified number of iterations on each module.\n");
                log("        default: unlimited\n");
                log("\n");
                log("    -recursive\n");