projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fda9431
)
Fix misspelling
author
Eddie Hung
<eddie@fpgeh.com>
Mon, 9 Sep 2019 23:46:33 +0000
(16:46 -0700)
committer
GitHub
<noreply@github.com>
Mon, 9 Sep 2019 23:46:33 +0000
(16:46 -0700)
passes/pmgen/README.md
patch
|
blob
|
history
diff --git
a/passes/pmgen/README.md
b/passes/pmgen/README.md
index 0856c9ba35acf2a014dd9377240d734625e14935..2f5b8d0b2fe4331e7f4b72e586e51b134349fa33 100644
(file)
--- a/
passes/pmgen/README.md
+++ b/
passes/pmgen/README.md
@@
-352,7
+352,7
@@
state variables used to pass arguments.
subpattern tail
...
-Subpatterns can
n
be called recursively.
+Subpatterns can be called recursively.
If a `subpattern` statement is preceded by a `fallthrough` statement, this is
equivalent to calling the subpattern at the end of the preceding block.