• Joined on 2021-07-22
mwojcik commented on issue M-Labs/nac3#101 2022-04-25 17:28:04 +08:00
pass return value of kernels to host

Also breaks DIO TTL_In test in sinara_tester (and possibly any other reasonable use case for that).

mwojcik created pull request M-Labs/artiq-zynq#187 2022-04-25 12:46:30 +08:00
kasli_soc: fix si5324 pins routed to GTX
mwojcik pushed to kasli_clk_fix at mwojcik/artiq-zynq 2022-04-25 12:33:25 +08:00
def4d989cd kasli_soc: fix si5324 pins routed to GTX
mwojcik created branch kasli_clk_fix in mwojcik/artiq-zynq 2022-04-25 12:33:25 +08:00
mwojcik created pull request M-Labs/artiq-zynq#186 2022-04-25 10:58:26 +08:00
move missing tests from nix-scripts to flake
mwojcik pushed to restore_hitl at mwojcik/artiq-zynq 2022-04-25 10:57:21 +08:00
68d1591e01 flake: move hitl tests from nix-scripts to flake
mwojcik pushed to restore_hitl at mwojcik/artiq-zynq 2022-04-25 10:28:11 +08:00
6e13ca6087 flake: move hitl tests from nix-scripts to flake
f9a8c76654 flake: update dependencies
Compare 2 commits »
mwojcik created branch restore_hitl in mwojcik/artiq-zynq 2022-04-25 10:28:10 +08:00
mwojcik commented on issue M-Labs/nac3#272 2022-04-22 15:56:42 +08:00
Sampler: KeyError: 1158025688

I think it's an issue with RPC in general:

I was also checking the Urukul 9910 EEPROM (which writes/reads fine), I was trying to communicate with the PC somehow... and got to this basic…

mwojcik opened issue M-Labs/nac3#273 2022-04-22 13:09:47 +08:00
Urukul 9910 sync: CompileError: type error (incompatible types)
mwojcik opened issue M-Labs/nac3#272 2022-04-22 13:06:54 +08:00
Sampler: KeyError: 1158025688
mwojcik closed issue M-Labs/nac3#271 2022-04-22 12:55:53 +08:00
Urukul 9910: Incompatible types: Option[artiq.coredevice.ttl.TTLOut] and artiq.coredevice.ttl.TTLOut
mwojcik opened issue M-Labs/nac3#271 2022-04-21 17:26:32 +08:00
Urukul 9910: Incompatible types: Option[artiq.coredevice.ttl.TTLOut] and artiq.coredevice.ttl.TTLOut
mwojcik commented on issue M-Labs/artiq-zynq#179 2022-04-14 10:16:50 +08:00
zc706 satellite can't have boot file reloaded to SD

Technically the server is inside SZL (the bootloader of zc706/KasliSoC). Then you only need the client: https://git.m-labs.hk/m-labs/artiq-netboot

As for differentiating devices, that could be…

mwojcik commented on issue M-Labs/artiq-zynq#179 2022-04-13 17:21:29 +08:00
zc706 satellite can't have boot file reloaded to SD

A loose thought - what if SZL, for few seconds on bootup, was waiting for netboot, then if nothing connected, would proceeded with boot from SD? And netboot protocol itself would have to be extended…

mwojcik created pull request M-Labs/artiq-zynq#184 2022-04-13 16:40:03 +08:00
zc706 master: forward sma clock to si5324
mwojcik pushed to zc706_ext_clk_fix at mwojcik/artiq-zynq 2022-04-13 16:36:31 +08:00
1d731a3589 zc706 master: route sma clock to si5324
mwojcik created branch zc706_ext_clk_fix in mwojcik/artiq-zynq 2022-04-13 16:33:32 +08:00
mwojcik pushed to zc706_ext_clk_fix at mwojcik/artiq-zynq 2022-04-13 16:33:32 +08:00
3c7a82e780 zc706 master: route sma clock to si5324
mwojcik created pull request M-Labs/artiq-zynq#183 2022-04-12 13:48:55 +08:00
RTIO PLL fixes