From 0e019c9987faf025173af8e049401f50cda689e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Sun, 15 Dec 2019 15:22:18 +0100 Subject: [PATCH] ptb6: add ext ref and edge counter --- ptb6.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ptb6.json b/ptb6.json index e7ef48c..6d77316 100644 --- a/ptb6.json +++ b/ptb6.json @@ -3,6 +3,7 @@ "variant": "ptb6", "hw_rev": "v1.1", "base": "standalone", + "ext_ref_frequency": 10e6, "core_addr": "10.0.16.100", "vendor": "QUARTIQ", "eui48": [ @@ -18,6 +19,7 @@ ], "bank_direction_low": "input", "bank_direction_high": "output", + "edge_counter": true, "eui48": [ "80-1f-12-4c-1c-6f" ]