From: Eddie Hung Date: Thu, 25 Apr 2019 23:46:13 +0000 (-0700) Subject: Misspelling X-Git-Tag: yosys-0.9~166 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=408161ea3af78c747b9d45cd6482f2e4d9170085;p=yosys.git Misspelling --- diff --git a/passes/pmgen/README.md b/passes/pmgen/README.md index 7a46558b1..320e95a77 100644 --- a/passes/pmgen/README.md +++ b/passes/pmgen/README.md @@ -220,5 +220,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.