sinara-systems-legacy/npl5satellite.json

34 lines
701 B
JSON
Raw Normal View History

2021-01-30 02:14:30 +08:00
{
"_description": "NPL Schioppo",
"target": "kasli",
"variant": "npl5satellite",
"hw_rev": "v2.0",
2021-03-14 20:25:14 +08:00
"min_artiq_version": "6.0",
2021-01-30 02:14:30 +08:00
"ext_ref_frequency": 10e6,
"base": "satellite",
"core_addr": "10.34.16.100",
"vendor": "QUARTIQ",
"peripherals": [
{
"type": "sampler",
"hw_rev": "v2.2",
"ports": [0, 1]
},
{
"type": "sampler",
"hw_rev": "v2.2",
"ports": [2, 3]
},
{
"type": "sampler",
"hw_rev": "v2.2",
"ports": [4, 5]
},
{
"type": "fastino",
"hw_rev": "v1.2",
"ports": [6]
}
]
}