ubirmingham2: add SUServo

master
Harry Ho 2021-03-08 17:30:06 +08:00
parent 09201ac209
commit 1f0605f46c
1 changed files with 4 additions and 10 deletions

View File

@ -27,9 +27,10 @@
"bank_direction_high": "output" "bank_direction_high": "output"
}, },
{ {
"type": "sampler", "type": "suservo",
"hw_rev": "v2.2", "sampler_ports": [2, 3],
"ports": [2, 3] "urukul0_ports": [6, 7],
"clk_sel": 2
}, },
{ {
"type": "urukul", "type": "urukul",
@ -39,13 +40,6 @@
"dds": "ad9912", "dds": "ad9912",
"clk_sel": 2 "clk_sel": 2
}, },
{
"type": "urukul",
"hw_rev": "v1.5",
"ports": [6, 7],
"clk_sel": 2,
"synchronization": true
},
{ {
"type": "zotino", "type": "zotino",
"hw_rev": "v1.3", "hw_rev": "v1.3",