From ba2106acdb5d2d58abcf55a246d45f6edbf409fc Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Sat, 4 Apr 2020 15:31:52 +0800 Subject: [PATCH] Revert "saymamaster: enable Urukul synchronization" https://github.com/m-labs/artiq/issues/1439 Workaround is simply not to reinitialize Urukul between Sayma reboots. This reverts commit 15200cbe91f27fdac5016775f667aa6714941191. --- saymamaster.json | 1 - 1 file changed, 1 deletion(-) diff --git a/saymamaster.json b/saymamaster.json index f3be59b..e7fd825 100644 --- a/saymamaster.json +++ b/saymamaster.json @@ -7,7 +7,6 @@ "peripherals": [ { "type": "urukul", - "synchronization": true, "ports": [0, 1], "clk_sel": 2, "pll_n": 16,