• Joined on 2021-07-22
mwojcik created pull request M-Labs/zynq-rs#100 2022-08-26 11:56:31 +08:00
Support for the error LED on Kasli-SoC
mwojcik created branch error_led_support in mwojcik/zynq-rs 2022-08-26 11:52:55 +08:00
mwojcik pushed to error_led_support at mwojcik/zynq-rs 2022-08-26 11:52:55 +08:00
1acf0dc213 panic: turn on error_led for kasli_soc
5bf2411609 experiments: add error led test for kasli_soc
73cb8babc4 add error led
6cd32f6ee0 flake: update dependencies
Compare 4 commits »
mwojcik pushed to pll_error at mwojcik/artiq-zynq 2022-08-25 16:55:18 +08:00
298e816a8c rtio_clocking: soft panic if PLL fails to lock
dbce9eb66b enable error LED on pll lock fail
bf239af34d kasli_soc: add error_led
4a4f7b0ddc flake: update dependencies
0812f22423 update dependencies
Compare 10 commits »
mwojcik created branch pll_error in mwojcik/artiq-zynq 2022-08-25 16:55:18 +08:00
mwojcik commented on issue M-Labs/artiq-zynq#198 2022-08-25 13:37:14 +08:00
Firmware is rather silent with faulty clocking.

Good point.

Before recent changes, it would hang (with no indication at all), and any changes to config (e.g. changing clock source) or firmware with coremgmt were impossible - you had to take…

mwojcik pushed to ident_variant at mwojcik/artiq-zynq 2022-06-07 16:21:20 +08:00
3926598971 kasli_soc: ident = variant name
dce8c974eb flake: remove unnecessary output
01339c9e78 flake: expose build, allow selection of output
fa1f300067 flake: support impure derivation for HITL tests
Compare 4 commits »
mwojcik created branch ident_variant in mwojcik/artiq-zynq 2022-06-07 16:21:20 +08:00
mwojcik commented on pull request M-Labs/artiq-zynq#191 2022-05-26 12:14:48 +08:00
flake: expose build, allow selection of output

Okay, yep I got it for both json (forgot path in Nix is a separate type) and the attributes. All good, just need to expose the function.

mwojcik pushed to flake_expose_build at mwojcik/artiq-zynq 2022-05-26 12:13:59 +08:00
811332ec82 flake: remove unnecessary output
mwojcik created pull request M-Labs/artiq-zynq#191 2022-05-26 11:57:05 +08:00
flake: expose build, allow selection of output
mwojcik pushed to flake_expose_build at mwojcik/artiq-zynq 2022-05-26 11:51:38 +08:00
d4d940dc9d flake: expose build, allow selection of output
191a22f506 flake: update artiq/nixpkgs
3e3fb207a5 flake: update dependencies
abeaf5aca7 Revert "flake: update dependencies"
e20c77650d flake: update dependencies
Compare 5 commits »
mwojcik created branch flake_expose_build in mwojcik/artiq-zynq 2022-05-26 11:51:38 +08:00
mwojcik pushed to master at M-Labs/artiq-zynq 2022-05-25 13:49:15 +08:00
3e3fb207a5 flake: update dependencies
abeaf5aca7 Revert "flake: update dependencies"
Compare 2 commits »
mwojcik pushed to master at M-Labs/artiq-zynq 2022-05-25 12:52:59 +08:00
e20c77650d flake: update dependencies
mwojcik created pull request M-Labs/artiq-zynq#190 2022-05-25 10:54:36 +08:00
Moninj: fix working with DRTIO
mwojcik pushed to moninj_async at mwojcik/artiq-zynq 2022-05-25 10:39:37 +08:00
7a8f96dbd9 rtio_mgt: use mutex's async_lock
596edb480c cargo: update zynq-rs
4f457d9c24 moninj: log link down at debug level
24df52268e moninj: restructure timeout
48c9b43171 moninj: make it use async drtioaux
Compare 6 commits »
mwojcik created pull request M-Labs/zynq-rs#98 2022-05-25 10:23:12 +08:00
mutex: add async version of lock
mwojcik pushed to mutex_async at mwojcik/zynq-rs 2022-05-25 10:22:27 +08:00
605c8f73a6 mutex: add async version of lock
mwojcik created branch mutex_async in mwojcik/zynq-rs 2022-05-25 10:14:45 +08:00