mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-31 00:13:18 +00:00
Re-created command-reference-manual.tex, copied some doc fixes to online help
This commit is contained in:
parent
84bf862f7c
commit
0350074819
10 changed files with 668 additions and 52 deletions
|
@ -990,7 +990,7 @@ struct SatPass : public Pass {
|
|||
log("is passed, a temporal induction proof is performed.\n");
|
||||
log("\n");
|
||||
log(" -tempinduct\n");
|
||||
log(" Perform a temporal induction proof. In a temporalinduction proof it is\n");
|
||||
log(" Perform a temporal induction proof. In a temporal induction proof it is\n");
|
||||
log(" proven that the condition holds forever after the number of time steps\n");
|
||||
log(" specified using -seq.\n");
|
||||
log("\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue