Skip to content

Commit

Permalink
targets/kc705: fix import
Browse files Browse the repository at this point in the history
sbourdeauducq committed Jul 7, 2016
1 parent 07b4176 commit d96d222
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions artiq/gateware/targets/kc705.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/usr/bin/env python3.5

import argparse
import sys

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

0 comments on commit d96d222

Please sign in to comment.