projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f228621
)
From master
author
Eddie Hung
<eddie@fpgeh.com>
Tue, 28 May 2019 16:37:50 +0000
(09:37 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Tue, 28 May 2019 16:37:50 +0000
(09:37 -0700)
passes/pmgen/README.md
patch
|
blob
|
history
diff --git
a/passes/pmgen/README.md
b/passes/pmgen/README.md
index d0711c730540cf1146c633e4ff314060c0c20152..2f0b1fd5a489bcd6149b88337fd2dcf5e88c1ca6 100644
(file)
--- a/
passes/pmgen/README.md
+++ b/
passes/pmgen/README.md
@@
-232,5
+232,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.