sinara-systems-legacy/luh.json

60 lines
1.3 KiB
JSON

{
"_description": "f.k.a. luh-ospelkaus-16, luh-ospelkaus-18 in the artiq-setup repository",
"target": "kasli",
"min_artiq_version": "6.0",
"variant": "luh",
"hw_rev": "v1.1",
"base": "standalone",
"peripherals": [
{
"type": "dio",
"ports": [0],
"bank_direction_low": "input",
"bank_direction_high": "output"
},
{
"type": "dio",
"ports": [1],
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
"type": "urukul",
"ports": [3, 2],
"clk_sel": 0,
"refclk": 100e6,
"pll_n": 40
},
{
"type": "urukul",
"ports": [5, 4],
"clk_sel": 0,
"refclk": 100e6,
"pll_n": 40
},
{
"type": "urukul",
"ports": [7, 6],
"clk_sel": 0,
"refclk": 100e6,
"pll_n": 40
},
{
"type": "fastino",
"ports": [8]
},
{
"type": "fastino",
"ports": [9]
},
{
"type": "fastino",
"ports": [10]
},
{
"type": "grabber",
"ports": [11]
}
]
}