sinara-systems-legacy/ptb3satellite.json

40 lines
908 B
JSON

{
"_description": "PTB 4.43 satellite",
"target": "kasli",
"min_artiq_version": "6.0",
"variant": "ptb3satellite",
"hw_rev": "v2.0",
"base": "satellite",
"core_addr": "10.34.16.100",
"vendor": "QUARTIQ",
"peripherals": [
{
"type": "dio",
"board": "DIO_SMA",
"hw_rev": "v1.1",
"ports": [
0
],
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
"type": "dio",
"board": "DIO_SMA",
"hw_rev": "v1.1",
"ports": [
1
],
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
"type": "zotino",
"hw_rev": "v1.3",
"ports": [
2
]
}
]
}