From 1f0605f46cc7cbfcdf427f15a93e0e4a75d0d491 Mon Sep 17 00:00:00 2001 From: Harry Ho Date: Mon, 8 Mar 2021 17:30:06 +0800 Subject: [PATCH] ubirmingham2: add SUServo --- ubirmingham2.json | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/ubirmingham2.json b/ubirmingham2.json index cdd6ab5..18a4f4d 100644 --- a/ubirmingham2.json +++ b/ubirmingham2.json @@ -27,9 +27,10 @@ "bank_direction_high": "output" }, { - "type": "sampler", - "hw_rev": "v2.2", - "ports": [2, 3] + "type": "suservo", + "sampler_ports": [2, 3], + "urukul0_ports": [6, 7], + "clk_sel": 2 }, { "type": "urukul", @@ -39,13 +40,6 @@ "dds": "ad9912", "clk_sel": 2 }, - { - "type": "urukul", - "hw_rev": "v1.5", - "ports": [6, 7], - "clk_sel": 2, - "synchronization": true - }, { "type": "zotino", "hw_rev": "v1.3",