projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd58896
)
Restore part of doc
author
Eddie Hung
<eddie@fpgeh.com>
Thu, 3 Oct 2019 17:51:53 +0000
(10:51 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Thu, 3 Oct 2019 17:51:53 +0000
(10:51 -0700)
passes/equiv/equiv_opt.cc
patch
|
blob
|
history
diff --git
a/passes/equiv/equiv_opt.cc
b/passes/equiv/equiv_opt.cc
index d13e46ce47d53858d7102d4933470261ef4a08e0..ec12004888a2282f71ea1fcddc933457dd51d5f8 100644
(file)
--- a/
passes/equiv/equiv_opt.cc
+++ b/
passes/equiv/equiv_opt.cc
@@
-32,7
+32,8
@@
struct EquivOptPass:public ScriptPass
log("\n");
log(" equiv_opt [options] [command]\n");
log("\n");
- log("This command checks circuit equivalence before and after an optimization pass.\n");
+ log("This command uses temporal induction to check circuit equivalence before and\n");
+ log("after an optimization pass.\n");
log("\n");
log(" -run <from_label>:<to_label>\n");
log(" only run the commands between the labels (see below). an empty\n");