drtio: add missing import

pull/889/head
Sebastien Bourdeauducq 2017-09-16 14:36:27 +08:00
parent a3bb6c167c
commit 30e7765a2e
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ from migen.genlib.resetsync import AsyncResetSynchronizer
from misoc.interconnect.csr import *
from artiq.gateware.rtio.cdc import GrayCodeTransfer
from artiq.gateware.rtio import cri