From: Eddie Hung Date: Fri, 23 Aug 2019 20:15:41 +0000 (-0700) Subject: indo -> into X-Git-Tag: working-ls180~1102^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=967a36c12572bb7e1bd69921ae75dda767b4243f;p=yosys.git indo -> into --- diff --git a/passes/pmgen/README.md b/passes/pmgen/README.md index 27ed77091..0856c9ba3 100644 --- a/passes/pmgen/README.md +++ b/passes/pmgen/README.md @@ -195,7 +195,7 @@ create matches for different sections of a cell. For example: The first argument to `slice` is the local variable name used to identify the slice. The second argument is the number of slices that should be created for -this cell. The `set` statement can be used to copy that index indo a state +this cell. The `set` statement can be used to copy that index into a state variable so that later matches and/or code blocks can refer to it. A similar mechanism is "choices", where a list of options is given as