From 422344aa617e5104e3e395e7fbc04925988cc0ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Mon, 20 Jun 2022 00:39:27 +0200 Subject: [PATCH] bonn3/4: min_artiq_version --- bonn3.json | 1 + bonn4.json | 1 + 2 files changed, 2 insertions(+) diff --git a/bonn3.json b/bonn3.json index c491751..2fa2325 100644 --- a/bonn3.json +++ b/bonn3.json @@ -3,6 +3,7 @@ "target": "kasli", "variant": "bonn3", "hw_rev": "v2.0", + "min_artiq_version": "6.0", "ext_ref_frequency": 10e6, "base": "standalone", "core_addr": "10.34.16.100", diff --git a/bonn4.json b/bonn4.json index 5302c8b..17a3fba 100644 --- a/bonn4.json +++ b/bonn4.json @@ -3,6 +3,7 @@ "target": "kasli", "variant": "bonn4", "hw_rev": "v2.0", + "min_artiq_version": "6.0", "ext_ref_frequency": 10e6, "base": "standalone", "core_addr": "10.34.16.100",