From 39dca065d7ce37c1957128c283f1e2857d0aef79 Mon Sep 17 00:00:00 2001 From: mwojcik Date: Thu, 5 May 2022 11:15:30 +0800 Subject: [PATCH] griffith: change to suservo --- griffith.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/griffith.json b/griffith.json index c9b7a65..efe99b0 100644 --- a/griffith.json +++ b/griffith.json @@ -19,17 +19,14 @@ "bank_direction_high": "output" }, { - "type": "urukul", - "ports": [3, 4], + "type": "suservo", + "urukul0_ports": [3, 4], + "sampler_ports": [6, 7], "clk_sel": 2 }, { "type": "zotino", "ports": [5] - }, - { - "type": "sampler", - "ports": [6, 7] } ]