From 23f92012f2834199e3c1c343aecbc0a08493c65a Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Thu, 21 Oct 2021 11:34:16 +0800 Subject: [PATCH] add cuni --- archive/cuni.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 archive/cuni.json diff --git a/archive/cuni.json b/archive/cuni.json new file mode 100644 index 0000000..6ce8b9e --- /dev/null +++ b/archive/cuni.json @@ -0,0 +1,20 @@ +{ + "target": "kasli", + "min_artiq_version": "6.0", + "variant": "cuni", + "hw_rev": "v1.1", + "base": "standalone", + "core_addr": "192.168.1.75", + "peripherals": [ + { + "type": "zotino", + "ports": [0] + }, + { + "type": "mirny", + "ports": [1], + "clk_sel": "mmcx", + "refclk": 125e6 + } + ] +} \ No newline at end of file