Block a user
Support for the error LED on Kasli-SoC
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
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
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…
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
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.
flake: expose build, allow selection of output
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
3e3fb207a5
flake: update dependencies
abeaf5aca7
Revert "flake: update dependencies"
Moninj: fix working with DRTIO
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
mutex: add async version of lock