sinara-systems-legacy/ptb3satellite.json

87 lines
2.0 KiB
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": "dio",
"board": "DIO_SMA",
"hw_rev": "v1.1",
"ports": [
2
],
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
"type": "urukul",
"ports": [4, 3],
"dds": "ad9912",
"clk_sel": 1,
"refclk": 100e6,
"pll_n": 10
},
{
"type": "urukul",
"ports": [6, 5],
"dds": "ad9912",
"clk_sel": 1,
"refclk": 100e6,
"pll_n": 10
},
{
"type": "urukul",
"ports": [8, 7],
"clk_sel": 1,
"refclk": 100e6,
"pll_n": 40
},
{
"type": "urukul",
"ports": [9],
"clk_sel": 1,
"refclk": 100e6,
"pll_n": 40
},
{
"type": "urukul",
"ports": [10],
"clk_sel": 1,
"refclk": 100e6,
"pll_n": 40
},
{
"type": "urukul",
"ports": [11],
"clk_sel": 1,
"refclk": 100e6,
"pll_n": 40
}
]
}