forked from M-Labs/artiq
Sebastien Bourdeauducq
87e0384e97
This helps with managing CSR groups and heterogeneous (satellite/repeaters) DRTIO cores.
3 lines
158 B
Python
3 lines
158 B
Python
from artiq.gateware.drtio.core import SyncRTIO, DRTIOSatellite, DRTIOMaster, DRTIORepeater
|
|
from artiq.gateware.drtio.aux_controller import DRTIOAuxController
|