master
SingularitySurfer 2022-02-09 11:28:37 +00:00
parent 2583b95b6d
commit e4b35547d3
1 changed files with 46 additions and 0 deletions

46
npl7.json Normal file
View File

@ -0,0 +1,46 @@
{
"_description": "NPL Schioppo",
"target": "kasli",
"min_artiq_version": "6.0",
"variant": "npl7",
"hw_rev": "v2.0",
"ext_ref_frequency": 10e6,
"base": "standalone",
"core_addr": "10.34.16.100",
"vendor": "QUARTIQ",
"peripherals": [
{
"type": "urukul",
"hw_rev": "v1.5",
"ports": [0, 1],
"clk_sel": 2,
"synchronization": true
},
{
"type": "urukul",
"hw_rev": "v1.5",
"ports": [2, 3],
"clk_sel": 2,
"synchronization": true
},
{
"type": "urukul",
"hw_rev": "v1.5",
"ports": [4, 5],
"clk_sel": 2,
"synchronization": true
},
{
"type": "urukul",
"hw_rev": "v1.5",
"ports": [6, 7],
"clk_sel": 2,
"synchronization": true
},
{
"type": "fastino",
"hw_rev": "v1.2",
"ports": [8]
}
]
}