sinara-systems-legacy/ptb3master.json

74 lines
1.7 KiB
JSON
Raw Normal View History

2020-11-16 16:38:20 +08:00
{
"_description": "PTB 4.43 with backplane adapter and 4 Urukuls",
"target": "kasli",
"variant": "ptb3master",
2020-11-17 02:44:38 +08:00
"hw_rev": "v1.1",
2020-11-16 16:38:20 +08:00
"base": "master",
2020-12-31 19:24:03 +08:00
"ext_ref_frequency": 100e6,
2020-11-16 16:38:20 +08:00
"core_addr": "10.34.16.100",
"peripherals": [
{
"type": "dio",
"ports": [0],
"board": "DIO_SMA",
"hw_rev": "v1.1",
"bank_direction_low": "input",
"bank_direction_high": "output"
},
{
"type": "dio",
"ports": [1],
"board": "DIO_SMA",
"hw_rev": "v1.1",
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
"type": "dio",
"ports": [2],
"board": "DIO_SMA",
"hw_rev": "v1.1",
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
"type": "sampler",
"ports": [3]
},
{
"type": "urukul",
"ports": [5, 4],
"dds": "ad9912",
"clk_sel": 1,
"refclk": 100e6,
"pll_n": 10
},
{
"type": "urukul",
"ports": [6],
"clk_sel": 1,
"refclk": 100e6,
"pll_n": 40
},
{
"type": "zotino",
"ports": [7]
},
{
"type": "urukul",
"ports": [9, 8],
"dds": "ad9912",
"clk_sel": 1,
"refclk": 100e6,
"pll_n": 10
},
{
"type": "urukul",
"ports": [11, 10],
"clk_sel": 1,
"refclk": 100e6,
"pll_n": 40
}
]
}