From 425288d950a41c5f71228d0a70e8ae5af3abf6a6 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Sun, 12 Jul 2020 23:54:18 +0800 Subject: [PATCH] sydney: update --- sydney.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/sydney.json b/sydney.json index 132ed64..1757d19 100644 --- a/sydney.json +++ b/sydney.json @@ -27,7 +27,25 @@ "type": "urukul", "dds": "ad9910", "ports": [3, 4], - "clk_sel": 2 + "clk_sel": 0 + }, + { + "type": "urukul", + "dds": "ad9910", + "ports": [5, 6], + "clk_sel": 0 + }, + { + "type": "grabber", + "ports": [7, 8] + }, + { + "type": "sampler", + "ports": [9] + }, + { + "type": "zotino", + "ports": [10] } ] }