mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 14:17:27 +02:00
Spelling fix in abc.cc
This commit is contained in:
@@ -1348,7 +1348,7 @@ struct AbcPass : public Pass {
|
||||
log(" file format).\n");
|
||||
log("\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("\n");
|
||||
log(" -constr <file>\n");
|
||||
|
||||
Reference in New Issue
Block a user