aboutsummaryrefslogtreecommitdiffstats
path: root/passes/pmgen/README.md
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2019-02-21 18:50:02 +0100
committerClifford Wolf <clifford@clifford.at>2019-02-21 18:50:02 +0100
commit893194689daee52ea870fef839c237c61e14c6c9 (patch)
tree82a3482eabbfd004ce17ea07a315e5af3cc234c9 /passes/pmgen/README.md
parent2fe1c830eb8aea783c75529b42cab04208cea690 (diff)
downloadyosys-893194689daee52ea870fef839c237c61e14c6c9.tar.gz
yosys-893194689daee52ea870fef839c237c61e14c6c9.tar.bz2
yosys-893194689daee52ea870fef839c237c61e14c6c9.zip
Fix typo in passes/pmgen/README.md
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Diffstat (limited to 'passes/pmgen/README.md')
-rw-r--r--passes/pmgen/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/passes/pmgen/README.md b/passes/pmgen/README.md
index 27e54b43e..a1007dc62 100644
--- 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 atomatically initialzed to the default constructed value of their type
+They are automatically initialized to the default constructed value of their type
when `.run(callback_function)` is called.
Declaring udata variables