mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 13:18:56 +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
|
@ -874,7 +874,7 @@ struct SatPass : public Pass {
|
|||
log(" -set-def-at <N> <signal>\n");
|
||||
log(" -set-any-undef-at <N> <signal>\n");
|
||||
log(" -set-all-undef-at <N> <signal>\n");
|
||||
log(" add undef contraints in the given timestep.\n");
|
||||
log(" add undef constraints in the given timestep.\n");
|
||||
log("\n");
|
||||
log(" -set-init <signal> <value>\n");
|
||||
log(" set the initial value for the register driving the signal to the value\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue