siom: add SUServo

master
Harry Ho 2021-03-17 16:55:35 +08:00
parent d40a037d9f
commit dc163fd64c
1 changed files with 3 additions and 7 deletions

View File

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