sinara-systems-legacy/vlbaimaster.json

49 lines
1.1 KiB
JSON

{
"target": "kasli",
"variant": "vlbaimaster",
"hw_rev": "v1.1",
"base": "master",
"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": "dio",
"ports": [2],
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
"type": "sampler",
"ports": [3]
},
{
"type": "urukul",
"ports": [5, 4],
"clk_sel": 0,
"refclk": 100e6,
"pll_n": 40
},
{
"type": "urukul",
"ports": [6],
"clk_sel": 0,
"refclk": 100e6,
"pll_n": 40
},
{
"type": "zotino",
"ports": [7]
}
]
}