Block a user
satman: add dma support
908dfc780e
satman: add dma support
4b1ce1a6ff
satellites: add rtio_dma, connect as cri master
Satellite gateware: add rtio_dma for DDMA support
4b1ce1a6ff
satellites: add rtio_dma, connect as cri master
4c87487fe1
flake: update dependencies
a519d24074
firmware: create and apply rustfmt policy
dce37a52aa
KasliSoC satellite: fix serdes timing
d72a2e7d07
fix previous commit
Problem with sampler on Kasli-Soc
IIRC both Mirny and Sampler use SPI for communication, seems like a common point...
Post clock merge: test_dma fails
Post clock merge: test_dma fails
I found the culprit.
Turns out to be not much of a deal, but with DMA being important, I could not let it go by.
The DMA operation did not fit within minimum_coarse_timestamp
in RTIO…
Post clock merge: test_dma fails
KasliSoC satellite: fix serdes timing