projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fe1c83
)
Fix typo in passes/pmgen/README.md
author
Clifford Wolf
<clifford@clifford.at>
Thu, 21 Feb 2019 17:50:02 +0000
(18:50 +0100)
committer
Clifford Wolf
<clifford@clifford.at>
Thu, 21 Feb 2019 17:50:02 +0000
(18:50 +0100)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
passes/pmgen/README.md
patch
|
blob
|
history
diff --git
a/passes/pmgen/README.md
b/passes/pmgen/README.md
index 27e54b43e9b18278cec65752139ffe6ce2a077eb..a1007dc62f00433cd3a5482a8678c2731c85c76c 100644
(file)
--- a/
passes/pmgen/README.md
+++ b/
passes/pmgen/README.md
@@
-65,7
+65,7
@@
list of variable names. For example:
State variables are automatically managed by the generated backtracking algorithm
and saved and restored as needed.
-They are a
tomatically initial
zed to the default constructed value of their type
+They are a
utomatically initiali
zed to the default constructed value of their type
when `.run(callback_function)` is called.
Declaring udata variables