mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +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
|
@ -280,7 +280,7 @@ struct BlifBackend : public Backend {
|
|||
log(" -false <cell-type> <out-port>\n");
|
||||
log(" use the specified cell types to drive nets that are constant 1 or 0\n");
|
||||
log("\n");
|
||||
log("The following options can be usefull when the generated file is not going to be\n");
|
||||
log("The following options can be useful when the generated file is not going to be\n");
|
||||
log("read by a BLIF parser but a custom tool. It is recommended to not name the output\n");
|
||||
log("file *.blif when any of this options is used.\n");
|
||||
log("\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue