diff --git a/artiq/gateware/drtio/rt_controller_master.py b/artiq/gateware/drtio/rt_controller_master.py index 0522e68e2..b7ecfd5a3 100644 --- a/artiq/gateware/drtio/rt_controller_master.py +++ b/artiq/gateware/drtio/rt_controller_master.py @@ -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