Block a user
DDMA: pass "uses_ddma" flag
f49ba01776
ddma: pass "uses_ddma" flag
8cb6cf6094
Fix mismatched signatures for the wide interface
c6fcc4e351
Add ext0_synth0_80to125 option to the clocker config
bf50a44f76
cargo fmt
64cadd90f5
fix imports
Feature Request: EdgeCounters for NIST QC2 gateware
That was my bad, off-by-one error in RTIO channel list in the device_db
. Previously ttl1_counter
would've yielded results from TTL0.
I tried that experiment code from @ljstephenson…
zc706 NIST_QC2: add 4 edge counters to the end of rtio
b747abe83c
qc2: add 4 edge counters to the end of rtio
48721ca9cb
apply rustfmt policies to ddma code
90071f7620
Master: DDMA support
908dfc780e
satman: add dma support
4b1ce1a6ff
satellites: add rtio_dma, connect as cri master
Master: DDMA support
It's been tested - and in practical testing sometimes the playback status message would arrive at the same time a destination survey was sent - which didn't handle the PlaybackStatus
, causing…
4fa063d53d
drtio: aux_transact handles async playback status
ca51cf7729
erase remote ID if name is overwritten
[WIP] Master: DDMA support
71db828e4f
comms: implement ddma message support
fac563bbc0
kernel: add ddma support
3d6350ca75
rtio_dma: add ddma related module
f1ef0219c3
rtio_mgt: implement ddma related functions
963af1f04f
runtime DMA: bring architecture close to mainline
908dfc780e
satman: add dma support