From 3c19c07cb985e6afc85f4afcf4345fc4f43ac430 Mon Sep 17 00:00:00 2001 From: SingularitySurfer Date: Wed, 25 May 2022 14:55:48 +0000 Subject: [PATCH] add luh7 --- luh7.json | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 luh7.json diff --git a/luh7.json b/luh7.json new file mode 100644 index 0000000..49ca12c --- /dev/null +++ b/luh7.json @@ -0,0 +1,73 @@ +{ + "_description": "Tobias Pootz LUH", + "target": "kasli", + "min_artiq_version": "6.0", + "variant": "luh7", + "hw_rev": "v2.0", + "ext_ref_frequency": 10e6, + "base": "standalone", + "core_addr": "10.34.16.100", + "vendor": "QUARTIQ", + "peripherals": [ + { + "type": "dio", + "board": "DIO_SMA", + "ports": [0], + "hw_rev": "v1.4", + "bank_direction_low": "input", + "bank_direction_high": "output" + }, + { + "type": "dio", + "board": "DIO_SMA", + "ports": [1], + "hw_rev": "v1.4", + "bank_direction_low": "output", + "bank_direction_high": "output" + }, + { + "type": "urukul", + "hw_rev": "v1.5", + "ports": [2,3], + "clk_sel": 2, + "synchronization": true + }, + { + "type": "urukul", + "hw_rev": "v1.5", + "ports": [4,5], + "clk_sel": 2, + "synchronization": true + }, + { + "type": "grabber", + "hw_rev": "v1.1", + "ports": [6] + }, + { + "type": "fastino", + "hw_rev": "v1.2", + "ports": [7] + }, + { + "type": "fastino", + "hw_rev": "v1.2", + "ports": [8] + }, + { + "type": "fastino", + "hw_rev": "v1.2", + "ports": [9] + }, + { + "type": "fastino", + "hw_rev": "v1.2", + "ports": [10] + }, + { + "type": "fastino", + "hw_rev": "v1.2", + "ports": [11] + } + ] +}