sinara-systems-legacy/hw2satellite.json

25 lines
453 B
JSON
Raw Normal View History

2020-03-02 17:44:06 +08:00
{
"target": "kasli",
"variant": "hw2satellite",
"hw_rev": "v1.1",
"base": "satellite",
"enable_sata_drtio": true,
"peripherals": [
{
"type": "urukul",
"dds": "ad9910",
"ports": [3, 4],
"clk_sel": 2
},
{
"type": "sampler",
"ports": [5, 6]
},
{
"type": "zotino",
"ports": [7]
}
]
}