mirror of https://github.com/YosysHQ/yosys.git
From master
This commit is contained in:
parent
f228621b80
commit
cdedf51c32
|
@ -232,5 +232,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