added Stuttgart json

master
SingularitySurfer 2021-05-27 13:55:57 +00:00
parent 16a6186ace
commit acb6c30e5a
1 changed files with 68 additions and 0 deletions

68
stuttgart.json Normal file
View File

@ -0,0 +1,68 @@
{
"_description": "Stuttgart Pfau/Meinert",
"target": "kasli",
"min_artiq_version": "6.0",
"variant": "stuttgart",
"hw_rev": "v2.0",
"ext_ref_frequency": 10e6,
"base": "standalone",
"core_addr": "10.34.16.100",
"vendor": "QUARTIQ",
"peripherals": [
{
"type": "dio",
"board": "DIO_SMA",
"ports": [0],
"hw_rev": "v1.1",
"bank_direction_low": "input",
"bank_direction_high": "output"
},
{
"type": "dio",
"board": "DIO_SMA",
"ports": [1],
"hw_rev": "v1.1",
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
"type": "dio",
"board": "DIO_BNC",
"ports": [2],
"hw_rev": "v1.3",
"bank_direction_low": "output",
"bank_direction_high": "output"
},
{
"type": "sampler",
"hw_rev": "v2.2",
"ports": [3, 4]
},
{
"type": "urukul",
"hw_rev": "v1.5",
"ports": [5, 6],
"clk_sel": 2,
"synchronization": true
},
{
"type": "urukul",
"hw_rev": "v1.5",
"ports": [7, 8],
"clk_sel": 2,
"synchronization": true
},
{
"type": "urukul",
"hw_rev": "v1.5",
"ports": [9, 10],
"clk_sel": 2,
"synchronization": true
},
{
"type": "zotino",
"hw_rev": "v1.3",
"ports": [11]
}
]
}