From 70199ad42ec6a5140ff963959a39d4e3a8ffb050 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Wed, 8 May 2019 17:14:47 +0000 Subject: [PATCH] ptb2: set urukul clk_sel --- ptb2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ptb2.json b/ptb2.json index 9f6e612..785412f 100644 --- a/ptb2.json +++ b/ptb2.json @@ -32,13 +32,13 @@ "type": "urukul", "ports": [5, 4], "dds": "ad9912", - "clk_sel": 0 + "clk_sel": 2 }, { "type": "urukul", "ports": [6], "synchronization": true, - "clk_sel": 0 + "clk_sel": 2 }, { "type": "zotino",