mirror of https://github.com/YosysHQ/yosys.git
Grammar
This commit is contained in:
parent
fce8dc7db2
commit
fe61dcce8b
|
@ -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");
|
||||
|
|
Loading…
Reference in New Issue