srenblad
  • Joined on 2023-06-01
srenblad pushed to run_idle_on_flash_alt at srenblad/artiq-zynq 2024-09-12 16:13:10 +08:00
491e426222 run idle kernel on flash
srenblad pushed to run_idle_on_flash_alt at srenblad/artiq-zynq 2024-09-11 17:41:51 +08:00
e51474c403 version builds
srenblad created branch run_idle_on_flash_alt in srenblad/artiq-zynq 2024-09-11 17:41:51 +08:00
srenblad commented on pull request M-Labs/artiq-zynq#324 2024-09-09 11:43:57 +08:00
runtime: fix drtio inject lock

Tested on Kasli-SoC v1.1 master + Kasli v2.0.2 satellite. Overriding LEDs on satellite works without error.

Fix can be applied as is on release-8 as well.

srenblad pushed to run_idle_on_flash at srenblad/artiq-zynq 2024-09-06 17:31:53 +08:00
d1dce8ede9 good progress on restart_idle
srenblad created branch improve_tcp_stream in srenblad/zynq-rs 2024-09-05 17:31:10 +08:00
srenblad pushed to improve_tcp_stream at srenblad/zynq-rs 2024-09-05 17:31:10 +08:00
83dc9ef609 add tcp listener
srenblad pushed to run_idle_on_flash at srenblad/artiq-zynq 2024-09-05 17:28:52 +08:00
7c2cc51ae3 changing to semaphore heavy solution
b485bf16a7 extremely wip
049d0f2caa work in progress mirror artiq mainline
Compare 3 commits »
srenblad created pull request M-Labs/artiq-zynq#324 2024-09-05 10:29:29 +08:00
WIP: runtime: fix drtio inject lock
srenblad pushed to drtio_inject_bug at srenblad/artiq-zynq 2024-09-05 10:25:37 +08:00
ccd3bf3003 runtime: fix drtio inject lock
3fdb7e80a8 flake: update dependencies
bd1de933fb cargo fmt
e8d77fca3e firmware: add UnwrapNoneError exception
85e8a3fc44 firmware: add LinAlgError exception
Compare 8 commits »
srenblad created branch drtio_inject_bug in srenblad/artiq-zynq 2024-09-05 10:25:37 +08:00
srenblad commented on pull request M-Labs/artiq-zynq#323 2024-09-02 17:57:04 +08:00
Support CoreMgmt over DRTIO on Zynq Devices

Agreed that a a lot of argument lists are needlessly long. Especially with the shared sync primitives theres a lot of repetition. Though I'm not sure that these tuples make things much shorter,…

srenblad pushed to flashing_idle_kernel_fix at srenblad/artiq 2024-08-26 15:25:03 +08:00
ea0a8a99d3 run idle kernel on flash
srenblad pushed to flashing_idle_kernel_fix at srenblad/artiq 2024-08-09 17:16:31 +08:00
e658b83383 run idle kernel on flash
468ace0e6d Revert "flake: avoid permissions race window when setting up HITL SSH key"
4fcb7cc408 big_number: fix port to Qt6
0623480c82 doc: Subkernel exception fix
e63ac3435f satman: pass exceptions from one subkernel to another
Compare 10 commits »
srenblad created branch flashing_idle_kernel_fix in srenblad/artiq 2024-08-09 17:16:31 +08:00
srenblad pushed to run_idle_on_flash at srenblad/artiq-zynq 2024-08-09 12:03:46 +08:00
90312e2fb7 pass restart_idle semaphore
69e7d88dbc restructure runkernel comms
43a6dc8838 idle kernel mgmt
20181e9915 fix nalgebra url
a835149619 kernel/linalg: remove redundant unsafe blocks
Compare 5 commits »
srenblad created branch run_idle_on_flash in srenblad/artiq-zynq 2024-08-09 12:03:46 +08:00
srenblad commented on pull request M-Labs/artiq-zynq#310 2024-08-07 10:32:03 +08:00
WIP: read idle kernel config after experiment end

This would also necessitate changing the signatures of rtio_mgt::startup and ksupport::setup_device_map. Additionally, should this be the case for soft_panic_main? Still, I am happy to…

srenblad created pull request M-Labs/artiq-zynq#310 2024-08-06 17:16:47 +08:00
read idle kernel config after experiment end
srenblad pushed to fix_nalgebra_typo at srenblad/artiq-zynq 2024-08-06 17:07:35 +08:00
0d04d447b1 update cargo lockfile
94fe4d9431 fix nalgebra url typo
Compare 2 commits »