Skip to content

Commit 5fb221e

Browse files
committedAug 6, 2014
typo
1 parent 7ebf08d commit 5fb221e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎mibuild/xilinx_common.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ def __init__(self, cd, async_reset):
7878
]
7979

8080
class XilinxAsyncResetSynchronizer:
81-
staticmethod
81+
@staticmethod
8282
def lower(dr):
8383
return XilinxAsyncResetSynchronizerImpl(dr.cd, dr.async_reset)
8484

0 commit comments

Comments
 (0)
Please sign in to comment.