mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 21:27:00 +00:00
Corrected spelling mistakes found by lintian
This commit is contained in:
parent
01ef34c147
commit
79cbf9067c
22 changed files with 39 additions and 39 deletions
|
@ -216,7 +216,7 @@ struct SccPass : public Pass {
|
|||
log("\n");
|
||||
log(" -all_cell_types\n");
|
||||
log(" Usually this command only considers internal non-memory cells. With\n");
|
||||
log(" this option set, all cells are considered. For unkown cells all ports\n");
|
||||
log(" this option set, all cells are considered. For unknown cells all ports\n");
|
||||
log(" are assumed to be bidirectional 'inout' ports.\n");
|
||||
log("\n");
|
||||
log(" -set_attr <name> <value>\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue