mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-23 17:15:33 +00:00
Merge branch 'eddie/fix_techmap' into xaig_arrival
This commit is contained in:
commit
affe9c9c1a
4 changed files with 16 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue