forked from M-Labs/artiq
drtio: remove obsolete import
This commit is contained in:
parent
20d79c930c
commit
e430d04d3f
|
@ -6,8 +6,7 @@ from migen.genlib.cdc import ElasticBuffer
|
|||
from artiq.gateware.rtio.sed.core import *
|
||||
from artiq.gateware.rtio.input_collector import *
|
||||
from artiq.gateware.drtio import (link_layer, aux_controller,
|
||||
rt_packet_satellite, rt_iobuffer_satellite,
|
||||
rt_errors_satellite,
|
||||
rt_packet_satellite, rt_errors_satellite,
|
||||
rt_packet_master, rt_controller_master)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue