Skip to content

Commit d96d222

Browse files
committedJul 7, 2016
targets/kc705: fix import
1 parent 07b4176 commit d96d222

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

Diff for: ‎artiq/gateware/targets/kc705.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/usr/bin/env python3.5
22

33
import argparse
4+
import sys
45

56
from migen import *
67
from migen.genlib.resetsync import AsyncResetSynchronizer

0 commit comments

Comments
 (0)
Please sign in to comment.