mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-12 20:18:20 +00:00
Spelling fix in abc.cc
This commit is contained in:
parent
093e287a1e
commit
c77d5a2aac
|
@ -1348,7 +1348,7 @@ struct AbcPass : public Pass {
|
||||||
log(" file format).\n");
|
log(" file format).\n");
|
||||||
log("\n");
|
log("\n");
|
||||||
log(" -genlib <file>\n");
|
log(" -genlib <file>\n");
|
||||||
log(" generate netlists for the specified cell library (using the SIS Genib\n");
|
log(" generate netlists for the specified cell library (using the SIS Genlib\n");
|
||||||
log(" file format).\n");
|
log(" file format).\n");
|
||||||
log("\n");
|
log("\n");
|
||||||
log(" -constr <file>\n");
|
log(" -constr <file>\n");
|
||||||
|
|
Loading…
Reference in a new issue