mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-06 22:23: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
|
@ -388,7 +388,7 @@ struct HierarchyPass : public Pass {
|
|||
log("\n");
|
||||
log("Input ports are specified with the 'i' prefix, output ports with the 'o'\n");
|
||||
log("prefix and inout ports with the 'io' prefix. The optional <num> specifies\n");
|
||||
log("the position of the port in the parameter list (needed when instanciated\n");
|
||||
log("the position of the port in the parameter list (needed when instantiated\n");
|
||||
log("using positional arguments). When <num> is not specified, the <portname> can\n");
|
||||
log("also contain wildcard characters.\n");
|
||||
log("\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue