mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-06 19:21:23 +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
|
@ -407,7 +407,7 @@ struct EquivMakePass : public Pass {
|
|||
log(" Do not match cells or signals that match the names in the file.\n");
|
||||
log("\n");
|
||||
log(" -encfile <file>\n");
|
||||
log(" Match FSM encodings using the desiption from the file.\n");
|
||||
log(" Match FSM encodings using the description from the file.\n");
|
||||
log(" See 'help fsm_recode' for details.\n");
|
||||
log("\n");
|
||||
log("Note: The circuit created by this command is not a miter (with something like\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue