sinara-systems-legacy/sydney.json

52 lines
1.1 KiB
JSON
Raw Normal View History

{
"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],
2020-07-12 23:54:18 +08:00
"clk_sel": 0
},
{
"type": "urukul",
"dds": "ad9910",
"ports": [5, 6],
"clk_sel": 0
},
{
2020-07-27 12:26:47 +08:00
"type": "sampler",
2020-07-12 23:54:18 +08:00
"ports": [7, 8]
},
{
2020-07-27 12:26:47 +08:00
"type": "zotino",
2020-07-12 23:54:18 +08:00
"ports": [9]
},
{
2020-07-27 12:26:47 +08:00
"type": "grabber",
"ports": [10, 11]
}
]
}