From 991647a83a6d696bb84db358d97962ce0563f922 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Tue, 17 Dec 2019 17:16:07 +0000 Subject: [PATCH] freiburg1: add --- freiburg1.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 freiburg1.json diff --git a/freiburg1.json b/freiburg1.json new file mode 100644 index 0000000..8f7d265 --- /dev/null +++ b/freiburg1.json @@ -0,0 +1,17 @@ +{ + "target": "kasli", + "variant": "freiburg1", + "hw_rev": "v1.1", + "base": "master", + "core_addr": "10.0.16.100", + "vendor": "QUARTIQ", + "peripherals": [ + { + "type": "urukul", + "hw_rev": "v1.3", + "ports": [0, 1], + "synchronization": true, + "clk_sel": 2 + } + ] +}