mirror of https://github.com/YosysHQ/yosys.git
Spelling
This commit is contained in:
parent
4c327cf316
commit
b531efd6d9
|
@ -685,7 +685,7 @@ struct AigerBackend : public Backend {
|
|||
log("invariant constraints.\n");
|
||||
log("\n");
|
||||
log(" -ascii\n");
|
||||
log(" write ASCII version of AGIER format\n");
|
||||
log(" write ASCII version of AIGER format\n");
|
||||
log("\n");
|
||||
log(" -zinit\n");
|
||||
log(" convert FFs to zero-initialized FFs, adding additional inputs for\n");
|
||||
|
|
Loading…
Reference in New Issue