mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 05:08: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
|
@ -273,7 +273,7 @@ struct Dff2dffePass : public Pass {
|
|||
log(" <external_gate_type> is the cell type name for a cell with an\n");
|
||||
log(" identical interface to the <internal_gate_type>, except it\n");
|
||||
log(" also has an high-active enable port 'E'.\n");
|
||||
log(" Usually <external_gate_type> is an intemediate cell type\n");
|
||||
log(" Usually <external_gate_type> is an intermediate cell type\n");
|
||||
log(" that is then translated to the final type using 'techmap'.\n");
|
||||
log("\n");
|
||||
log(" -direct-match <pattern>\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue