mirror of
https://github.com/m-labs/artiq.git
synced 2025-01-09 10:33:35 +08:00
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
|