mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-25 11:18:27 +08:00
rtio: export DMA and CRIInterconnectShared
This commit is contained in:
parent
6c97a97d8c
commit
46dbc44c8f
@ -1,4 +1,5 @@
|
||||
from artiq.gateware.rtio.cri import KernelInitiator, CRIDecoder
|
||||
from artiq.gateware.rtio.cri import KernelInitiator, CRIInterconnectShared
|
||||
from artiq.gateware.rtio.core import Channel, LogChannel, Core
|
||||
from artiq.gateware.rtio.analyzer import Analyzer
|
||||
from artiq.gateware.rtio.moninj import MonInj
|
||||
from artiq.gateware.rtio.dma import DMA
|
||||
|
Loading…
Reference in New Issue
Block a user