mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-06 11:20:27 +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
|
@ -255,7 +255,7 @@ struct SplicePass : public Pass {
|
|||
log("\n");
|
||||
log("This command adds $slice and $concat cells to the design to make the splicing\n");
|
||||
log("of multi-bit signals explicit. This for example is useful for coarse grain\n");
|
||||
log("synthesis, where dedidacted hardware is needed to splice signals.\n");
|
||||
log("synthesis, where dedicated hardware is needed to splice signals.\n");
|
||||
log("\n");
|
||||
log(" -sel_by_cell\n");
|
||||
log(" only select the cell ports to rewire by the cell. if the selection\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue