fix min artiq version

master
SingularitySurfer 2021-03-14 11:22:38 +00:00
parent a1c3f77f3f
commit 491068d450
3 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{
"_description": "NPL Bowden",
"target": "kasli",
"min_artiq_version": "6.0",
"variant": "npl3",
"hw_rev": "v2.0",
"ext_ref_frequency": 10e6,

View File

@ -1,6 +1,7 @@
{
"_description": "NPL Bowden",
"target": "kasli",
"min_artiq_version": "6.0",
"variant": "npl4",
"hw_rev": "v2.0",
"ext_ref_frequency": 10e6,

View File

@ -1,6 +1,7 @@
{
"_description": "PTB Fürst/Rubasch/Mehlstäubler",
"target": "kasli",
"min_artiq_version": "6.0",
"variant": "ptb9",
"hw_rev": "v2.0",
"ext_ref_frequency": 100e6,