fea615672c
read idle kernel config after experiment end
78d6b7ddcf
cargo fmt
fad1db9796
comms: remove idle kernel DRTIO error case
fee30033ec
comms: run idle kernel on start-up
fe6f259d48
kernel: add linalg functions
ef27cf0a5d
update flake lock
09460c4c7e
update cargo lock
26bde04a19
core_io -> core2::io
313662b196
compiler, cc, log deps
57604acf93
update version
548e9f97d8
update flake lock
dd11efebac
update cargo lock
d976d0d150
core_io -> core2::io
028cc3e189
compiler, cc, log deps
27ea602211
update flake lock
32591c9856
update cargo lock
ec56572a0e
core_io -> core2::io
6fe18b29ad
compiler, cc, log deps
1fa69ea40c
update version
idle kernel changes: run on startup, flashing new kernel after startup
Did not pass testing after changes, marking as WIP until resolved.
It was a user issue on my end and not a fault of firmware. Successfully tested blinky and idle kernel runs before and after…
idle kernel changes: run on startup, flashing new kernel after startup
Did not pass testing after changes, marking as WIP until resolved.
456935c9aa
comms: remove idle kernel DRTIO error case
401504a2a5
comms: run idle kernel on start-up
ead20a66a5
flake: update dependencies
586fd2f17e
Gateware: remove redundant si549.py & wrpll.py
377f8779a0
kasli soc: refactor to use wrpll from artiq
idle kernel changes: run on startup, flashing new kernel after startup
Added in #279. Inspecting handle_flash_kernel
reveals this Error indeed does not occur for idle kernels.
@mwojcik safe to remove?