• Joined on 2021-07-22
mwojcik pushed to drtio_routing at mwojcik/artiq-zynq 2024-01-10 14:11:31 +08:00
f4aa015be6 subkernel: add support for (d)dma
mwojcik pushed to drtio_routing at mwojcik/artiq-zynq 2024-01-10 12:25:31 +08:00
dece5b5d3b subkernel: add support for (d)dma
mwojcik commented on pull request M-Labs/zynq-rs#108 2023-12-15 10:21:59 +08:00
GlobalTimer: add support for starting timer with interrupt

Does it have to run precisely with exact intervals? You can have a thread with timer.countdown() and delay(..).await that yields and does not block the core. Although if the code PLL code…

mwojcik commented on pull request M-Labs/zynq-rs#108 2023-12-14 17:21:06 +08:00
GlobalTimer: add support for starting timer with interrupt

prescaler

mwojcik pushed to drtio_routing at mwojcik/artiq-zynq 2023-12-14 16:37:16 +08:00
0dd834acf8 satman: support sub-subkernels, routing
525c9c7be3 master: drtioaux:
Compare 2 commits »
mwojcik pushed to drtio_routing at mwojcik/artiq-zynq 2023-12-14 15:19:22 +08:00
4271a94354 satman: support sub-subkernels, routing
mwojcik pushed to drtio_routing at mwojcik/artiq-zynq 2023-12-14 15:17:05 +08:00
96cb71ccdc satman: support sub-subkernels, routing
mwojcik pushed to drtio_routing at mwojcik/artiq-zynq 2023-12-13 17:35:04 +08:00
872895e769 satman: support sub-subkernels, routing
mwojcik pushed to drtio_routing at mwojcik/artiq-zynq 2023-12-12 17:43:13 +08:00
60a34468eb satman: support sub-subkernels, routing
mwojcik created pull request M-Labs/artiq-zynq#281 2023-12-12 17:13:44 +08:00
Subkernels: support sub-subkernels, DRTIO routing
mwojcik pushed to drtio_routing at mwojcik/artiq-zynq 2023-12-12 17:06:58 +08:00
7d30100a88 satman: support sub-subkernels, routing
mwojcik created branch drtio_routing in mwojcik/artiq-zynq 2023-12-12 10:19:22 +08:00
mwojcik pushed to drtio_routing at mwojcik/artiq-zynq 2023-12-12 10:19:22 +08:00
35482ce6d1 master: drtioaux:
33cf924805 flake: update dependencies
f7887b14f6 flake: update dependencies
3e3e23918e update dependencies
6ca1719033 comms: fix compilation on standalone
Compare 5 commits »
mwojcik pushed to master at M-Labs/artiq-zynq 2023-11-14 14:08:43 +08:00
6ca1719033 comms: fix compilation on standalone
mwojcik pushed to tarred_subkernels at mwojcik/artiq-zynq 2023-11-13 11:24:26 +08:00
aebc739c1e add support for tar flashable (sub)kernels
mwojcik pushed to tarred_subkernels at mwojcik/artiq-zynq 2023-11-09 17:01:01 +08:00
b9fd750091 add support for tar flashable (sub)kernels
e1b2c45813 kasli_soc & zc706: Fix GTX Clock Path during INIT
e6372b9766 zynq_clocking: Allow ext signal to set cur_clk csr
07044752b6 zynq_clocking: add ext_async_rst to AsyncRstSYNCR
79fc5a7789 zynq_clocking: expose mmcm_locked for SYSCRG
Compare 6 commits »
mwojcik deleted branch subkernels_satellite from mwojcik/artiq-zynq 2023-11-09 17:00:41 +08:00
mwojcik deleted branch subkernels_master from mwojcik/artiq-zynq 2023-11-09 17:00:24 +08:00
mwojcik deleted branch drtio_async_to_sync from mwojcik/artiq-zynq 2023-11-09 17:00:22 +08:00
mwojcik deleted branch 100mhz_support from mwojcik/artiq-zynq 2023-11-09 17:00:18 +08:00