sinara-systems-legacy/npl1.json

52 lines
1.1 KiB
JSON

{
"target": "kasli",
"variant": "npl1",
"hw_rev": "v1.1",
"base": "standalone",
"core_addr": "10.0.16.139",
"ext_ref_frequency": 100e6,
"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": "sampler",
"ports": [3, 4]
},
{
"type": "sampler",
"ports": [5, 6]
},
{
"type": "urukul",
"ports": [7, 8],
"dds": "ad9912",
"clk_sel": 1,
"refclk": 100e6,
"pll_n": 10
},
{
"type": "urukul",
"ports": [9, 10],
"dds": "ad9912",
"clk_sel": 1,
"refclk": 100e6,
"pll_n": 10
},
{
"type": "zotino",
"ports": [11]
}
]
}