sinara-systems-legacy/archive/hw2satellite.json

35 lines
672 B
JSON
Raw Permalink Normal View History

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