griffith: change to suservo

master
mwojcik 2022-05-05 11:15:30 +08:00
parent b1947e8c8e
commit 39dca065d7
1 changed files with 3 additions and 6 deletions

View File

@ -19,17 +19,14 @@
"bank_direction_high": "output" "bank_direction_high": "output"
}, },
{ {
"type": "urukul", "type": "suservo",
"ports": [3, 4], "urukul0_ports": [3, 4],
"sampler_ports": [6, 7],
"clk_sel": 2 "clk_sel": 2
}, },
{ {
"type": "zotino", "type": "zotino",
"ports": [5] "ports": [5]
},
{
"type": "sampler",
"ports": [6, 7]
} }
] ]