Skip to content

Commit

Permalink
pmgen: Fix sample syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
povik committed Oct 16, 2023
1 parent 660be4a commit d6d1cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion passes/pmgen/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ second argument, and the matcher will iterate over those options:
index <SigSpec> port(eq, BA) === bar
set eq_ab AB
set eq_ba BA
generate
endmatch

Notice how `define` can be used to define additional local variables similar
to the loop variables defined by `slice` and `choice`.
Expand Down

0 comments on commit d6d1cc7

Please sign in to comment.