• Joined on 2021-07-22
mwojcik deleted branch pll_error from mwojcik/artiq-zynq 2023-02-24 16:28:26 +08:00
mwojcik deleted branch moninj_async from mwojcik/artiq-zynq 2023-02-24 16:28:21 +08:00
mwojcik deleted branch ident_variant from mwojcik/artiq-zynq 2023-02-24 16:28:11 +08:00
mwojcik deleted branch flake_expose_build from mwojcik/artiq-zynq 2023-02-24 16:28:09 +08:00
mwojcik closed issue M-Labs/artiq-zynq#222 2023-02-22 11:08:49 +08:00
Post clock merge: test_dma fails
mwojcik commented on issue M-Labs/artiq-zynq#222 2023-02-21 17:51:45 +08:00
Post clock merge: test_dma fails

I found the culprit.

Turns out to be not much of a deal, but with DMA being important, I could not let it go by.

The DMA operation did not fit within minimum_coarse_timestamp in RTIO…

mwojcik opened issue M-Labs/artiq-zynq#222 2023-02-21 13:57:43 +08:00
Post clock merge: test_dma fails
mwojcik created pull request M-Labs/artiq-zynq#220 2023-02-20 13:07:20 +08:00
KasliSoC satellite: fix serdes timing
mwojcik pushed to satellite_fix_timing at mwojcik/artiq-zynq 2023-02-20 13:06:36 +08:00
67f3a15f46 KasliSoC satellite: fix serdes timing
mwojcik created branch satellite_fix_timing in mwojcik/artiq-zynq 2023-02-20 13:06:36 +08:00
mwojcik created pull request M-Labs/artiq-zynq#218 2023-02-17 16:23:57 +08:00
satellite: add Error LED on panic
mwojcik pushed to satellite_error_led at mwojcik/artiq-zynq 2023-02-17 16:21:57 +08:00
dcc5cc7555 satellite: add Error LED on panic
46b2687d70 RTIO/SYS Clock merge
Compare 2 commits »
mwojcik created branch satellite_error_led in mwojcik/artiq-zynq 2023-02-17 16:21:57 +08:00
mwojcik pushed to rtiosys_clk_merge at mwojcik/artiq-zynq 2023-02-17 15:51:45 +08:00
f3ae8660d0 remove out-of-scope error LED support for satellite
mwojcik pushed to rtiosys_clk_merge at mwojcik/artiq-zynq 2023-02-17 15:49:34 +08:00
f7f956fc34 panic on sysclk not switched
mwojcik pushed to rtiosys_clk_merge at mwojcik/artiq-zynq 2023-02-17 15:48:44 +08:00
4d6edef142 panic on sysclk not switched
65678fb4c2 kasli_soc: minor cleanup
02903503c6 libboard_artiq: fix warnings
Compare 3 commits »
mwojcik pushed to rtiosys_clk_merge at mwojcik/artiq-zynq 2023-02-17 15:30:01 +08:00
5f10387684 remove FCLK completely as it's not used
mwojcik pushed to rtiosys_clk_merge at mwojcik/artiq-zynq 2023-02-17 15:22:53 +08:00
4f410188e5 remove FCLK completely as it's not used
mwojcik opened issue M-Labs/artiq-zynq#216 2023-02-17 14:35:15 +08:00
Kasli-SoC v1.0.1: DRTIO failure on some boards
mwojcik commented on pull request M-Labs/artiq-zynq#212 2023-02-17 13:13:35 +08:00
RTIO/SYS Clock merge

Tested on zc706 - sometimes clock won't switch but when it does everything works (DRTIO master/satellite). Kasli-SoC... seems like the board I've been using has issues that I lost some time on…