• Joined on 2021-07-22
Loading Heatmap…

mwojcik pushed to subkernel_free_messages at mwojcik/artiq-zynq

2024-01-30 14:04:17 +08:00

mwojcik deleted branch tarred_subkernels from mwojcik/artiq-zynq

2024-01-30 11:17:06 +08:00

mwojcik deleted branch drtio_routing from mwojcik/artiq-zynq

2024-01-30 11:17:01 +08:00

mwojcik commented on pull request M-Labs/artiq-zynq#281

Subkernels: support sub-subkernels, DRTIO routing

(D)DMA also supported - a bit different from RISC-V since the kernel core does not have separate CSR devices. What's left after this is free message passing - I believe only on the compiler side.

2024-01-10 17:20:37 +08:00

mwojcik pushed to drtio_routing at mwojcik/artiq-zynq

2024-01-10 15:42:31 +08:00

mwojcik pushed to drtio_routing at mwojcik/artiq-zynq

2024-01-10 14:11:31 +08:00

mwojcik pushed to drtio_routing at mwojcik/artiq-zynq

2024-01-10 12:25:31 +08:00

mwojcik commented on pull request M-Labs/zynq-rs#108

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…

2023-12-15 10:21:59 +08:00

mwojcik commented on pull request M-Labs/zynq-rs#108

GlobalTimer: add support for starting timer with interrupt

``prescaler``

2023-12-14 17:21:06 +08:00

mwojcik pushed to drtio_routing at mwojcik/artiq-zynq

2023-12-14 16:37:16 +08:00

mwojcik pushed to drtio_routing at mwojcik/artiq-zynq

  • 4271a94354 satman: support sub-subkernels, routing

2023-12-14 15:19:22 +08:00

mwojcik pushed to drtio_routing at mwojcik/artiq-zynq

  • 96cb71ccdc satman: support sub-subkernels, routing

2023-12-14 15:17:05 +08:00

mwojcik pushed to drtio_routing at mwojcik/artiq-zynq

  • 872895e769 satman: support sub-subkernels, routing

2023-12-13 17:35:04 +08:00

mwojcik pushed to drtio_routing at mwojcik/artiq-zynq

  • 60a34468eb satman: support sub-subkernels, routing

2023-12-12 17:43:13 +08:00

mwojcik created pull request M-Labs/artiq-zynq#281

Subkernels: support sub-subkernels, DRTIO routing

2023-12-12 17:13:44 +08:00

mwojcik pushed to drtio_routing at mwojcik/artiq-zynq

  • 7d30100a88 satman: support sub-subkernels, routing

2023-12-12 17:06:58 +08:00

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

mwojcik pushed to master at M-Labs/artiq-zynq

2023-11-14 14:08:43 +08:00

mwojcik pushed to tarred_subkernels at mwojcik/artiq-zynq

  • aebc739c1e add support for tar flashable (sub)kernels

2023-11-13 11:24:26 +08:00