sinara-systems-legacy/sydney.json

52 lines
1.1 KiB
JSON

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