mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-06 06:03:23 +00:00
Spell check (by Larry Doolittle)
This commit is contained in:
parent
80910d13a6
commit
84bf862f7c
63 changed files with 220 additions and 220 deletions
|
@ -1393,7 +1393,7 @@ struct SharePass : public Pass {
|
|||
log("\n");
|
||||
log(" -fast\n");
|
||||
log(" Only consider the simple part of the control logic in SAT solving, resulting\n");
|
||||
log(" in much easier SAT problems at the cost of maybe missing some oportunities\n");
|
||||
log(" in much easier SAT problems at the cost of maybe missing some opportunities\n");
|
||||
log(" for resource sharing.\n");
|
||||
log("\n");
|
||||
log(" -limit N\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue