sinara-systems-legacy/apsatellite1.json

69 lines
1.6 KiB
JSON

{
"target": "kasli",
"min_artiq_version": "6.0",
"variant": "apsatellite1",
"hw_rev": "v1.1",
"base": "satellite",
"enable_sata_drtio": true,
"peripherals": [
{
"type": "dio",
"ports": [0],
"bank_direction_low": "input",
"bank_direction_high": "output",
"edge_counter": true
},
{
"type": "dio",
"ports": [1],
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
"type": "dio",
"ports": [2],
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
"type": "dio",
"ports": [3],
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
"type": "urukul",
"dds": "ad9910",
"ports": [4, 5],
"clk_sel": 2,
"synchronization": true
},
{
"type": "dio",
"ports": [6],
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
"type": "mirny",
"ports": [7],
"clk_sel": "mmcx",
"refclk": 125e6
},
{
"type": "grabber",
"ports": [8, 9]
},
{
"type": "fastino",
"ports": [10]
},
{
"type": "dio",
"ports": [11],
"bank_direction_low": "output",
"bank_direction_high": "output"
}
]
}