From: Clifford Wolf Date: Thu, 21 Feb 2019 17:50:02 +0000 (+0100) Subject: Fix typo in passes/pmgen/README.md X-Git-Tag: yosys-0.9~310^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=893194689daee52ea870fef839c237c61e14c6c9;p=yosys.git Fix typo in passes/pmgen/README.md Signed-off-by: Clifford Wolf --- 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