sinara-systems-legacy/gatech.json

33 lines
711 B
JSON

{
"target": "kasli",
"min_artiq_version": "6.0",
"variant": "gatech",
"hw_rev": "v2.0",
"base": "standalone",
"core_addr": "192.168.1.75",
"ext_ref_frequency": 125e6,
"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": "zotino",
"ports": [4]
},
{
"type": "sampler",
"ports": [5, 6]
}
]
}