sinara-systems-legacy/berkeley3master.json

53 lines
1.2 KiB
JSON

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