sinara-systems-legacy/berkeley.json

58 lines
1.3 KiB
JSON

{
"target": "kasli",
"variant": "berkeley",
"hw_rev": "v1.1",
"base": "standalone",
"core_addr": "192.168.1.75",
"rtio_frequency": 100e6,
"peripherals": [
{
"type": "dio",
"ports": [1],
"bank_direction_low": "input",
"bank_direction_high": "output"
},
{
"type": "dio",
"ports": [2],
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
"type": "urukul",
"ports": [3, 4],
"synchronization": true,
"clk_sel": 2,
"pll_vco": 4
},
{
"type": "urukul",
"ports": [5, 6],
"synchronization": true,
"clk_sel": 2,
"pll_vco": 4
},
{
"type": "urukul",
"ports": [7, 8],
"synchronization": true,
"clk_sel": 2,
"pll_vco": 4
},
{
"type": "urukul",
"ports": [10, 9],
"dds": "ad9912",
"clk_sel": 0
},
{
"type": "zotino",
"ports": [11]
},
{
"type": "grabber",
"ports": [0]
}
]
}