• Joined on 2019-03-28
sb10q pushed to release-8 at M-Labs/artiq-extrapkg 2024-11-21 18:45:33 +08:00
48059ff2a2 fix python site-packages path
sb10q pushed to release-8 at M-Labs/artiq-extrapkg 2024-11-21 18:38:12 +08:00
33b13b915a flake: update dependencies
sb10q deleted branch ndstrides-neo from M-Labs/nac3 2024-11-21 18:16:30 +08:00
sb10q pushed to master at M-Labs/nac3 2024-11-21 18:16:29 +08:00
144f0922db [core] coregen/types: Implement StructFields for NDArray
c58ce9c3a9 [core] codegen/types: Implement NDArray in terms of i8*
f7e296da53 [core] irrt: Break IRRT into several impl files
b58c99369e [core] irrt: Update some IRRT implementation
1a535db558 [core] codegen: Add dtype to NDArrayType
Compare 16 commits »
sb10q merged pull request M-Labs/nac3#554 2024-11-21 18:16:28 +08:00
Implement abstractions over Structs and NDArray
sb10q closed issue M-Labs/artiq-zynq#341 2024-11-21 18:03:28 +08:00
#339 breaks test_nested_finally
sb10q commented on issue M-Labs/artiq-zynq#341 2024-11-21 18:03:28 +08:00
#339 breaks test_nested_finally

Ah, yes! Thanks.

sb10q pushed to release-7 at M-Labs/artiq-zynq 2024-11-20 20:01:37 +08:00
f9c56c2f17 flake: update artiq
sb10q pushed to release-8 at M-Labs/artiq-zynq 2024-11-20 20:01:14 +08:00
3c258660ba flake: update artiq
sb10q pushed to master at M-Labs/artiq-zynq 2024-11-20 19:59:11 +08:00
1f5ea41934 flake: update dependencies
sb10q opened issue M-Labs/artiq-zynq#341 2024-11-20 10:26:23 +08:00
#339 breaks test_nested_finally
sb10q opened issue M-Labs/artiq-zynq#340 2024-11-20 09:48:01 +08:00
fix handling of multiple aqctl_corelog connections
sb10q commented on pull request M-Labs/artiq-zynq#323 2024-11-20 09:46:19 +08:00
Support CoreMgmt over DRTIO on Zynq Devices

I think we should fix this - in the field aqctl_corelog is going to be mercilessly started over and over again when something doesn't work, sent SIGKILL, having its core device connection brutally…

sb10q pushed to master at M-Labs/artiq-zynq 2024-11-20 09:43:02 +08:00
7f83d56ef5 cargo fmt
sb10q commented on pull request M-Labs/artiq-zynq#323 2024-11-20 09:42:41 +08:00
Support CoreMgmt over DRTIO on Zynq Devices

Though in practice, all I see is the older aqctl_corelog not emitting anything, even after exiting newer aqctl_corelogs.

Sounds buggy...

sb10q pushed to release-7 at M-Labs/artiq-zynq 2024-11-20 09:34:16 +08:00
f46e3f2509 Fix DWARF parser treating catch blocks as unconditional
sb10q pushed to release-8 at M-Labs/artiq-zynq 2024-11-20 09:34:03 +08:00
9921dcaabc Fix DWARF parser treating catch blocks as unconditional
sb10q pushed to master at M-Labs/artiq-zynq 2024-11-20 09:32:39 +08:00
1d431456f4 Fix DWARF parser treating catch blocks as unconditional
sb10q merged pull request M-Labs/artiq-zynq#339 2024-11-20 09:32:39 +08:00
Fix DWARF parser treating catch blocks as unconditional