sinara-systems-legacy/stanford.json

47 lines
1.0 KiB
JSON

{
"target": "kasli",
"min_artiq_version": "6.0",
"variant": "stanford",
"hw_rev": "v2.0",
"ext_ref_frequency": 125e6,
"base": "master",
"core_addr": "192.168.1.75",
"peripherals": [
{
"type": "dio",
"ports": [1],
"bank_direction_low": "input",
"bank_direction_high": "output"
},
{
"type": "urukul",
"dds": "ad9910",
"ports": [2, 3],
"synchronization": true,
"clk_sel": 2
},
{
"type": "urukul",
"dds": "ad9910",
"ports": [4, 5],
"synchronization": true,
"clk_sel": 2
},
{
"type": "urukul",
"dds": "ad9910",
"ports": [6, 7],
"synchronization": true,
"clk_sel": 2
},
{
"type": "zotino",
"ports": [8]
},
{
"type": "sampler",
"ports": [9, 10]
}
]
}