mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 13:18:56 +00:00
Spell check (by Larry Doolittle)
This commit is contained in:
parent
80910d13a6
commit
84bf862f7c
63 changed files with 220 additions and 220 deletions
|
@ -237,8 +237,8 @@ struct ExposePass : public Pass {
|
|||
log(" signal path at that wire.\n");
|
||||
log("\n");
|
||||
log(" -shared\n");
|
||||
log(" only expose those signals that are shared ammong the selected modules.\n");
|
||||
log(" this is useful for preparing modules for equivialence checking.\n");
|
||||
log(" only expose those signals that are shared among the selected modules.\n");
|
||||
log(" this is useful for preparing modules for equivalence checking.\n");
|
||||
log("\n");
|
||||
log(" -evert\n");
|
||||
log(" also turn connections to instances of other modules to additional\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue