From 3bbe4d3d95e8fb1209d71f688595ac8b70f3cc4f Mon Sep 17 00:00:00 2001 From: SingularitySurfer Date: Fri, 29 Jan 2021 18:14:30 +0000 Subject: [PATCH] added npls and ptb9 --- npl4.json | 59 +++++++++++++++++++++++++++++++++++ npl5master.json | 62 +++++++++++++++++++++++++++++++++++++ npl5satellite.json | 32 +++++++++++++++++++ ptb9.json | 76 ++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 229 insertions(+) create mode 100644 npl4.json create mode 100644 npl5master.json create mode 100644 npl5satellite.json create mode 100644 ptb9.json diff --git a/npl4.json b/npl4.json new file mode 100644 index 0000000..d775684 --- /dev/null +++ b/npl4.json @@ -0,0 +1,59 @@ +{ + "_description": "NPL Bowden", + "target": "kasli", + "variant": "npl4", + "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.1", + "bank_direction_low": "input", + "bank_direction_high": "output" + }, + { + "type": "sampler", + "hw_rev": "v2.2", + "ports": [1, 2] + }, + { + "type": "urukul", + "hw_rev": "v1.5", + "variant": "AD9912", + "ports": [3, 4], + "dds": "ad9912", + "clk_sel": 2 + }, + { + "type": "mirny", + "hw_rev": "v1.1", + "ports": [5], + "clk_sel": 3, + "refclk": 125e6 + }, + { + "type": "mirny", + "hw_rev": "v1.1", + "ports": [6], + "clk_sel": 3, + "refclk": 125e6 + }, + { + "type": "mirny", + "hw_rev": "v1.1", + "ports": [7], + "clk_sel": 3, + "refclk": 125e6 + }, + { + "type": "fastino", + "hw_rev": "v1.2", + "ports": [8] + } + ] +} diff --git a/npl5master.json b/npl5master.json new file mode 100644 index 0000000..e2731c4 --- /dev/null +++ b/npl5master.json @@ -0,0 +1,62 @@ +{ + "_description": "NPL Schioppo", + "target": "kasli", + "variant": "npl5master", + "hw_rev": "v2.0", + "ext_ref_frequency": 10e6, + "base": "master", + "core_addr": "10.34.16.100", + "vendor": "QUARTIQ", + "peripherals": [ + { + "type": "dio", + "board": "DIO_SMA", + "ports": [0], + "hw_rev": "v1.1", + "bank_direction_low": "input", + "bank_direction_high": "output" + }, + { + "type": "urukul", + "hw_rev": "v1.5", + "variant": "AD9912", + "ports": [1, 2], + "dds": "ad9912", + "clk_sel": 2 + }, + { + "type": "urukul", + "hw_rev": "v1.5", + "variant": "AD9912", + "ports": [3, 4], + "dds": "ad9912", + "clk_sel": 2 + }, + { + "type": "urukul", + "hw_rev": "v1.5", + "variant": "AD9912", + "ports": [5, 6], + "dds": "ad9912", + "clk_sel": 2 + }, + { + "type": "urukul", + "hw_rev": "v1.5", + "variant": "AD9912", + "ports": [7, 10], + "dds": "ad9912", + "clk_sel": 2 + }, + { + "type": "urukul", + "hw_rev": "v1.5", + "variant": "AD9912", + "ports": [11, 8], + "dds": "ad9912", + "clk_sel": 0, + "refclk": 100e6, + "pll_n": 10 + } + ] +} diff --git a/npl5satellite.json b/npl5satellite.json new file mode 100644 index 0000000..ead5205 --- /dev/null +++ b/npl5satellite.json @@ -0,0 +1,32 @@ +{ + "_description": "NPL Schioppo", + "target": "kasli", + "variant": "npl5satellite", + "hw_rev": "v2.0", + "ext_ref_frequency": 10e6, + "base": "satellite", + "core_addr": "10.34.16.100", + "vendor": "QUARTIQ", + "peripherals": [ + { + "type": "sampler", + "hw_rev": "v2.2", + "ports": [0, 1] + }, + { + "type": "sampler", + "hw_rev": "v2.2", + "ports": [2, 3] + }, + { + "type": "sampler", + "hw_rev": "v2.2", + "ports": [4, 5] + }, + { + "type": "fastino", + "hw_rev": "v1.2", + "ports": [6] + } + ] +} diff --git a/ptb9.json b/ptb9.json new file mode 100644 index 0000000..219f658 --- /dev/null +++ b/ptb9.json @@ -0,0 +1,76 @@ +{ + "_description": "PTB Fürst/Rubasch/Mehlstäubler", + "target": "kasli", + "variant": "ptb9", + "hw_rev": "v2.0", + "ext_ref_frequency": 100e6, + "base": "standalone", + "core_addr": "10.34.16.100", + "vendor": "QUARTIQ", + "peripherals": [ + { + "type": "dio", + "board": "DIO_SMA", + "ports": [0], + "hw_rev": "v1.1", + "bank_direction_low": "input", + "bank_direction_high": "output" + }, + { + "type": "dio", + "board": "DIO_SMA", + "ports": [1], + "hw_rev": "v1.1", + "bank_direction_low": "output", + "bank_direction_high": "output" + }, + { + "type": "dio", + "board": "DIO_SMA", + "ports": [2], + "hw_rev": "v1.1", + "bank_direction_low": "output", + "bank_direction_high": "output" + }, + { + "type": "dio", + "board": "DIO_SMA", + "ports": [3], + "hw_rev": "v1.1", + "bank_direction_low": "output", + "bank_direction_high": "output" + }, + { + "type": "urukul", + "hw_rev": "v1.4", + "variant": "AD9912", + "ports": [4, 5], + "dds": "ad9912", + "clk_sel": 2 + }, + { + "type": "urukul", + "hw_rev": "v1.5", + "ports": [6, 7], + "clk_sel": 2, + "synchronization": true + }, + { + "type": "urukul", + "hw_rev": "v1.5", + "ports": [9, 11], + "clk_sel": 2, + "synchronization": true + }, + { + "type": "zotino", + "hw_rev": "v1.3", + "ports": [8] + }, + { + "type": "grabber", + "hw_rev": "v1.1", + "ports": [10] + } + ] +}