sinara-systems-legacy/nist2.json

49 lines
1.1 KiB
JSON

{
"target": "kasli",
"min_artiq_version": "6.0",
"variant": "nist2",
"hw_rev": "v2.0",
"base": "standalone",
"core_addr": "192.168.1.75",
"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": "zotino",
"ports": [3]
},
{
"type": "sampler",
"ports": [4, 5]
},
{
"type": "urukul",
"dds": "ad9910",
"ports": [8, 9],
"clk_sel": 2
},
{
"type": "urukul",
"dds": "ad9910",
"ports": [10, 11],
"clk_sel": 2
}
]
}