• Joined on 2021-07-22
mwojcik created branch subkernels_satellite in mwojcik/artiq-zynq 2023-09-04 16:04:47 +08:00
mwojcik created pull request M-Labs/artiq-zynq#256 2023-08-31 17:48:55 +08:00
Subkernels: port support for master
mwojcik pushed to subkernels_master at mwojcik/artiq-zynq 2023-08-31 17:48:24 +08:00
45b8c120a9 subkernel: port master support
mwojcik pushed to subkernels_master at mwojcik/artiq-zynq 2023-08-31 17:36:20 +08:00
dae1a6b323 subkernel: port master support
37df7fd45b cargo fmt
c9b574f5c7 flake: update dependencies
2ac7eedec1 firmware: fix compilation without virtual LEDs
c61017fbe6 fix compiling error when cfg has has_rtio_moninj
Compare 10 commits »
mwojcik created branch subkernels_master in mwojcik/artiq-zynq 2023-08-31 17:36:20 +08:00
mwojcik commented on issue M-Labs/artiq-zynq#246 2023-08-11 14:19:14 +08:00
satellite: SYS CLK did not switch

A question I would rather have is why would the lock time differ between SD boot and netboot? It could be useful to know of any issues where things work in a developer (netboot) but suddenly break…

mwojcik commented on pull request M-Labs/thermostat#78 2023-08-07 14:25:55 +08:00
Turn off LED L3 only when all channels have no PID

channel ^ 1 while quick, would cause weird behavior if e.g. we create a new version of the thermostat with more than two channels and re-used the code.

mwojcik commented on pull request M-Labs/artiq-zynq#244 2023-08-01 16:35:29 +08:00
use csr::virtual_leds for SFP0..3 LED indication

Could save a CSR call by getting the value before the if

mwojcik commented on pull request M-Labs/artiq-zynq#244 2023-08-01 16:32:15 +08:00
use csr::virtual_leds for SFP0..3 LED indication

Doesn't it spam the UART logs? Seems could be removed

mwojcik commented on pull request M-Labs/artiq-zynq#237 2023-06-27 10:59:26 +08:00
kasli_soc: add SFP0..3 LED indication

not a part of SFP LEDs - please make a new PR for this

mwojcik deleted branch ddma_gateware from mwojcik/artiq-zynq 2023-06-15 11:38:32 +08:00
mwojcik deleted branch satman_ddma from mwojcik/artiq-zynq 2023-06-15 11:38:27 +08:00
mwojcik deleted branch master_ddma from mwojcik/artiq-zynq 2023-06-15 11:38:25 +08:00
mwojcik deleted branch ddma_optimizations from mwojcik/artiq-zynq 2023-06-15 11:38:23 +08:00
mwojcik deleted branch distributed_analyzer from mwojcik/artiq-zynq 2023-06-15 11:38:21 +08:00
mwojcik deleted branch fix_master_analyzer from mwojcik/artiq-zynq 2023-06-15 11:38:18 +08:00
mwojcik deleted branch analyzer_fix from mwojcik/artiq-zynq 2023-06-15 11:38:14 +08:00
mwojcik commented on pull request M-Labs/artiq-zynq#237 2023-06-09 15:24:08 +08:00
kasli_soc: add SFP0..3 LED indication

Would be great to also add it to satman, if possible - although the code in there is not async at all, so a part of the main loop, I think.

mwojcik commented on pull request M-Labs/artiq-zynq#237 2023-06-09 12:58:57 +08:00
kasli_soc: add SFP0..3 LED indication

for all intents and purposes, 1.0.1 counts as 1.0 - we won't be keeping track of it in firmware or descriptions, can be removed

mwojcik closed issue M-Labs/artiq-zynq#216 2023-06-02 17:24:51 +08:00
Kasli-SoC v1.0.1: DRTIO failure on some boards