From d6cfe4c598f9a4c0c98c2195b287f4dbb14b2c84 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Mon, 27 Jul 2020 12:26:47 +0800 Subject: [PATCH] sydney: reorder cards --- sydney.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sydney.json b/sydney.json index 1757d19..dc5278e 100644 --- a/sydney.json +++ b/sydney.json @@ -36,16 +36,16 @@ "clk_sel": 0 }, { - "type": "grabber", + "type": "sampler", "ports": [7, 8] }, { - "type": "sampler", + "type": "zotino", "ports": [9] }, { - "type": "zotino", - "ports": [10] + "type": "grabber", + "ports": [10, 11] } ] }