add npl6satellite.json

master
SingularitySurfer 2021-08-19 13:03:11 +00:00
parent 2714a5695b
commit 13f433c44a
1 changed files with 27 additions and 0 deletions

27
npl6satellite.json Normal file
View File

@ -0,0 +1,27 @@
{
"_description": "NPL Schioppo",
"target": "kasli",
"variant": "npl6satellite",
"hw_rev": "v2.0",
"min_artiq_version": "6.0",
"ext_ref_frequency": 10e6,
"base": "satellite",
"core_addr": "10.34.16.100",
"vendor": "QUARTIQ",
"peripherals": [
{
"type": "suservo",
"sampler_ports": [8, 9],
"urukul0_ports": [0, 1],
"urukul1_ports": [2, 3],
"clk_sel": 2
},
{
"type": "suservo",
"sampler_ports": [10, 11],
"urukul0_ports": [4, 5],
"urukul1_ports": [6, 7],
"clk_sel": 2
}
]
}