add duke4

master
Harry Ho 2021-03-25 09:51:00 +08:00
parent d558b91e1a
commit 6632a6a428
1 changed files with 43 additions and 0 deletions

43
duke4.json Normal file
View File

@ -0,0 +1,43 @@
{
"target": "kasli",
"variant": "duke4",
"hw_rev": "v2.0",
"base": "standalone",
"core_addr": "192.168.1.75",
"peripherals": [
{
"type": "urukul",
"dds": "ad9910",
"ports": [0, 1],
"clk_sel": 2
},
{
"type": "urukul",
"dds": "ad9910",
"ports": [2, 3],
"clk_sel": 2
},
{
"type": "zotino",
"ports": [4]
},
{
"type": "sampler",
"ports": [5, 6]
},
{
"type": "dio",
"ports": [7],
"bank_direction_low": "input",
"bank_direction_high": "output"
},
{
"type": "phaser",
"ports": [8]
},
{
"type": "phaser",
"ports": [10]
}
]
}