diff --git a/duke3.json b/duke3.json index 1721a78..cf23491 100644 --- a/duke3.json +++ b/duke3.json @@ -47,12 +47,9 @@ "clk_sel": 2 }, { - "type": "sampler", - "ports": [10, 9] + "type": "urukul", + "ports": [9, 10], + "clk_sel": 2 }, - { - "type": "zotino", - "ports": [11] - } ] }