sinara-systems-legacy/archive/wipm.json

48 lines
996 B
JSON

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