sinara-systems-legacy/archive/duke5.json

46 lines
1.0 KiB
JSON

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