diff --git a/luh2.json b/luh2.json new file mode 100644 index 0000000..e8e1fce --- /dev/null +++ b/luh2.json @@ -0,0 +1,37 @@ +{ + "target": "kasli", + "variant": "luh2", + "hw_rev": "v1.1", + "base": "master", + "core_addr": "10.0.16.100", + "vendor": "QUARTIQ", + "peripherals": [ + { + "type": "dio", + "board": "DIO_BNC", + "hw_rev": "v1.2", + "ports": [ + 0 + ], + "bank_direction_low": "input", + "bank_direction_high": "output" + }, + { + "type": "urukul", + "hw_rev": "v1.4", + "ports": [1, 2], + "synchronization": true, + "clk_sel": 2 + }, + { + "type": "zotino", + "hw_rev": "v1.3", + "ports": [6] + }, + { + "type": "zotino", + "hw_rev": "v1.3", + "ports": [7] + } + ] +}