projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ebf08d
)
typo
author
Sebastien Bourdeauducq
<sb@m-labs.hk>
Wed, 6 Aug 2014 15:58:09 +0000
(23:58 +0800)
committer
Sebastien Bourdeauducq
<sb@m-labs.hk>
Wed, 6 Aug 2014 15:58:09 +0000
(23:58 +0800)
mibuild/xilinx_common.py
patch
|
blob
|
history
diff --git
a/mibuild/xilinx_common.py
b/mibuild/xilinx_common.py
index 1d3c58001cf34184ee16ae7b9299f2de62726834..507a8cb86100eb099057d9249171da4cc7f7f442 100644
(file)
--- a/
mibuild/xilinx_common.py
+++ b/
mibuild/xilinx_common.py
@@
-78,7
+78,7
@@
class XilinxAsyncResetSynchronizerImpl(Module):
]
class XilinxAsyncResetSynchronizer:
- staticmethod
+
@
staticmethod
def lower(dr):
return XilinxAsyncResetSynchronizerImpl(dr.cd, dr.async_reset)