projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2020ab
)
Misspelling
author
Eddie Hung
<eddie@fpgeh.com>
Thu, 25 Apr 2019 23:46:13 +0000
(16:46 -0700)
committer
GitHub
<noreply@github.com>
Thu, 25 Apr 2019 23:46:13 +0000
(16:46 -0700)
passes/pmgen/README.md
patch
|
blob
|
history
diff --git
a/passes/pmgen/README.md
b/passes/pmgen/README.md
index 7a46558b12c596d35a15e43bcaf1543bdb68ed25..320e95a7777e3411849b0a353052c360f43136eb 100644
(file)
--- a/
passes/pmgen/README.md
+++ b/
passes/pmgen/README.md
@@
-220,5
+220,5
@@
But in some cases it is more natural to utilize the implicit branch statement:
portAB = \B;
endcode
-There is an implicit `code..endcode` block at the end of each `.p
gm
` file
+There is an implicit `code..endcode` block at the end of each `.p
mg
` file
that just accepts everything that gets all the way there.