• Joined on 2021-07-22
mwojcik created repository mwojcik/assembly 2023-05-05 12:13:24 +08:00
mwojcik created pull request M-Labs/artiq-zynq#232 2023-04-17 12:51:06 +08:00
DDMA: pass "uses_ddma" flag
mwojcik pushed to ddma_optimizations at mwojcik/artiq-zynq 2023-04-17 12:47:21 +08:00
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
Compare 10 commits »
mwojcik created branch ddma_optimizations in mwojcik/artiq-zynq 2023-04-17 12:47:21 +08:00
mwojcik deleted branch qc2_edge_counters from mwojcik/artiq-zynq 2023-04-03 13:32:23 +08:00
mwojcik commented on issue M-Labs/artiq-zynq#205 2023-04-03 12:30:43 +08:00
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…

mwojcik created pull request M-Labs/artiq-zynq#226 2023-04-03 12:28:32 +08:00
zc706 NIST_QC2: add 4 edge counters to the end of rtio
mwojcik pushed to qc2_edge_counters at mwojcik/artiq-zynq 2023-04-03 12:25:17 +08:00
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
Compare 30 commits »
mwojcik pushed to master at M-Labs/artiq-zynq 2023-03-27 15:53:44 +08:00
48721ca9cb apply rustfmt policies to ddma code
mwojcik pushed to master_ddma at mwojcik/artiq-zynq 2023-03-27 15:23:48 +08:00
c3817c6ad7 rtio_mgt: fix typo
mwojcik commented on pull request M-Labs/artiq-zynq#225 2023-03-27 15:18:21 +08:00
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…

mwojcik pushed to master_ddma at mwojcik/artiq-zynq 2023-03-27 15:15:06 +08:00
4fa063d53d drtio: aux_transact handles async playback status
ca51cf7729 erase remote ID if name is overwritten
Compare 2 commits »
mwojcik pushed to master_ddma at mwojcik/artiq-zynq 2023-03-27 11:18:10 +08:00
7bd5413fbe flake: update dependencies
b8ba7ea929 dma: fix nested block_on panic
Compare 2 commits »
mwojcik created pull request M-Labs/artiq-zynq#225 2023-03-24 17:18:14 +08:00
[WIP] Master: DDMA support
mwojcik pushed to master_ddma at mwojcik/artiq-zynq 2023-03-24 17:04:25 +08:00
f6193769ef rtio_mgt: notify remote_dma on dest status change
mwojcik pushed to master_ddma at mwojcik/artiq-zynq 2023-03-24 16:57:50 +08:00
71db828e4f comms: implement ddma message support
fac563bbc0 kernel: add ddma support
Compare 2 commits »
mwojcik pushed to master_ddma at mwojcik/artiq-zynq 2023-03-24 16:12:25 +08:00
4f1810ab84 rtio_dma: add ddma insert, ddma erase
mwojcik pushed to master_ddma at mwojcik/artiq-zynq 2023-03-24 13:33:44 +08:00
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
Compare 4 commits »
mwojcik pushed to master_ddma at mwojcik/artiq-zynq 2023-03-23 15:41:13 +08:00
7c6c5b1c70 runtime DMA: bring architecture close to mainline
mwojcik created branch master_ddma in mwojcik/artiq-zynq 2023-03-23 15:41:13 +08:00