diff --git a/ubirmingham2.json b/ubirmingham2.json index 18a4f4d..a264df6 100644 --- a/ubirmingham2.json +++ b/ubirmingham2.json @@ -27,10 +27,8 @@ "bank_direction_high": "output" }, { - "type": "suservo", - "sampler_ports": [2, 3], - "urukul0_ports": [6, 7], - "clk_sel": 2 + "type": "sampler", + "ports": [2, 3] }, { "type": "urukul", @@ -40,6 +38,12 @@ "dds": "ad9912", "clk_sel": 2 }, + { + "type": "urukul", + "dds": "ad9910", + "ports": [6, 7], + "clk_sel": 2 + }, { "type": "zotino", "hw_rev": "v1.3",