sinara-systems-legacy/archive/hw2satellite.json

35 lines
672 B
JSON

{
"target": "kasli",
"min_artiq_version": "6.0",
"variant": "hw2satellite",
"hw_rev": "v1.1",
"base": "satellite",
"enable_sata_drtio": true,
"peripherals": [
{
"type": "mirny",
"ports": [1]
},
{
"type": "mirny",
"ports": [2]
},
{
"type": "urukul",
"dds": "ad9910",
"ports": [3, 4],
"synchronization": true,
"clk_sel": 2
},
{
"type": "sampler",
"ports": [5, 6]
},
{
"type": "zotino",
"ports": [7]
}
]
}