sinara-systems-legacy/wipm.json

35 lines
712 B
JSON

{
"target": "kasli",
"variant": "wipm",
"hw_rev": "v1.1",
"base": "standalone",
"core_addr": "192.168.1.75",
"peripherals": [
{
"type": "dio",
"ports": [4],
"bank_direction_low": "input",
"bank_direction_high": "output"
},
{
"type": "urukul",
"ports": [1, 0],
"clk_sel": 0
},
{
"type": "urukul",
"dds": "ad9912",
"ports": [3, 2],
"clk_sel": 0
},
{
"type": "sampler",
"ports": [6, 5]
},
{
"type": "zotino",
"ports": [7]
}
]
}