mirror of
https://github.com/myhdl/myhdl.git
synced 2025-01-24 21:52:56 +08:00
fixed indent
--HG-- branch : 0.8-dev
This commit is contained in:
parent
ec84444352
commit
2c9ddf1223
@ -147,7 +147,7 @@ templates are similar. ::
|
|||||||
|
|
||||||
The above sequential template is the most commonly used when
|
The above sequential template is the most commonly used when
|
||||||
writing MyHDL. The following is also used but the reset condition
|
writing MyHDL. The following is also used but the reset condition
|
||||||
and values are explicitly stated.
|
and values are explicitly stated. ::
|
||||||
|
|
||||||
def top(<parameters>, clock, ..., reset, ...):
|
def top(<parameters>, clock, ..., reset, ...):
|
||||||
...
|
...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user