mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-06 06:03: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
|
@ -340,7 +340,7 @@ struct VerilogDefaults : public Pass {
|
|||
log("\n");
|
||||
log(" verilog_defaults -add [options]\n");
|
||||
log("\n");
|
||||
log("Add the sepcified options to the list of default options to read_verilog.\n");
|
||||
log("Add the specified options to the list of default options to read_verilog.\n");
|
||||
log("\n");
|
||||
log("\n");
|
||||
log(" verilog_defaults -clear");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue