mirror of https://github.com/YosysHQ/yosys.git
Misspelling
This commit is contained in:
parent
b2020ab44f
commit
408161ea3a
|
@ -220,5 +220,5 @@ But in some cases it is more natural to utilize the implicit branch statement:
|
||||||
portAB = \B;
|
portAB = \B;
|
||||||
endcode
|
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.
|
that just accepts everything that gets all the way there.
|
||||||
|
|
Loading…
Reference in New Issue