mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 05:08:56 +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
|
@ -1017,7 +1017,7 @@ struct SatPass : public Pass {
|
|||
log("\n");
|
||||
log(" -prove-x <signal> <value>\n");
|
||||
log(" Like -prove, but an undef (x) bit in the lhs matches any value on\n");
|
||||
log(" the right hand side. Useful for equivialence checking.\n");
|
||||
log(" the right hand side. Useful for equivalence checking.\n");
|
||||
log("\n");
|
||||
log(" -prove-asserts\n");
|
||||
log(" Prove that all asserts in the design hold.\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue