Legacy JSON descriptions of Sinara systems with public Hydra builds. OBSOLETE. Newer systems use AFWS.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
1.3 KiB
57 lines
1.3 KiB
{
|
|
"target": "kasli",
|
|
"min_artiq_version": "6.0",
|
|
"variant": "cqtsatellite2",
|
|
"hw_rev": "v2.0",
|
|
"ext_ref_frequency": 10e6,
|
|
"base": "satellite",
|
|
"peripherals": [
|
|
{
|
|
"type": "sampler",
|
|
"ports": [0, 1]
|
|
},
|
|
{
|
|
"type": "dio",
|
|
"board": "DIO_BNC",
|
|
"ports": [2],
|
|
"bank_direction_low": "input",
|
|
"bank_direction_high": "output"
|
|
},
|
|
{
|
|
"type": "dio",
|
|
"board": "DIO_BNC",
|
|
"ports": [3],
|
|
"bank_direction_low": "output",
|
|
"bank_direction_high": "output"
|
|
},
|
|
{
|
|
"type": "dio",
|
|
"board": "DIO_BNC",
|
|
"ports": [4],
|
|
"bank_direction_low": "output",
|
|
"bank_direction_high": "output"
|
|
},
|
|
{
|
|
"type": "urukul",
|
|
"dds": "ad9910",
|
|
"ports": [5, 6],
|
|
"clk_sel": 2
|
|
},
|
|
{
|
|
"type": "urukul",
|
|
"dds": "ad9912",
|
|
"ports": [7, 8],
|
|
"clk_sel": 2
|
|
},
|
|
{
|
|
"type": "urukul",
|
|
"dds": "ad9912",
|
|
"ports": [9, 10],
|
|
"clk_sel": 2
|
|
},
|
|
{
|
|
"type": "zotino",
|
|
"ports": [11]
|
|
}
|
|
]
|
|
}
|
|
|