ap: remove synchronization from 9912 urukuls

master
mwojcik 2022-02-14 15:38:29 +08:00
parent a43e83c648
commit eb7c021506
2 changed files with 6 additions and 12 deletions

View File

@ -11,29 +11,25 @@
"type": "urukul",
"dds": "ad9912",
"ports": [1, 2],
"clk_sel": 2,
"synchronization": true
"clk_sel": 2
},
{
"type": "urukul",
"dds": "ad9912",
"ports": [3, 4],
"clk_sel": 2,
"synchronization": true
"clk_sel": 2
},
{
"type": "urukul",
"dds": "ad9912",
"ports": [5, 6],
"clk_sel": 2,
"synchronization": true
"clk_sel": 2
},
{
"type": "urukul",
"dds": "ad9912",
"ports": [7, 8],
"clk_sel": 2,
"synchronization": true
"clk_sel": 2
},
{
"type": "dio",

View File

@ -20,15 +20,13 @@
"type": "urukul",
"dds": "ad9912",
"ports": [3],
"clk_sel": 2,
"synchronization": true
"clk_sel": 2
},
{
"type": "urukul",
"dds": "ad9912",
"ports": [4],
"clk_sel": 2,
"synchronization": true
"clk_sel": 2
},
{
"type": "sampler",