From: Eddie Hung Date: Tue, 28 May 2019 16:37:50 +0000 (-0700) Subject: From master X-Git-Tag: working-ls180~1208^2~251 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cdedf51c326122a3154a587e3784bbf5a5b4e727;p=yosys.git From master --- diff --git a/passes/pmgen/README.md b/passes/pmgen/README.md index d0711c730..2f0b1fd5a 100644 --- a/passes/pmgen/README.md +++ b/passes/pmgen/README.md @@ -232,5 +232,5 @@ But in some cases it is more natural to utilize the implicit branch statement: portAB = \B; endcode -There is an implicit `code..endcode` block at the end of each `.pgm` file +There is an implicit `code..endcode` block at the end of each `.pmg` file that just accepts everything that gets all the way there.