diff --git a/ptb8.json b/ptb8.json new file mode 100644 index 0000000..01c6207 --- /dev/null +++ b/ptb8.json @@ -0,0 +1,63 @@ +{ + "_description": "PTB Hannig", + "target": "kasli", + "variant": "ptb8", + "hw_rev": "v2.0.1", + "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": "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": "urukul", + "hw_rev": "v1.5", + "ports": [3, 4], + "clk_sel": 2, + "synchronization": true + }, + { + "type": "urukul", + "hw_rev": "v1.5", + "ports": [5, 6], + "clk_sel": 2, + "synchronization": true + }, + { + "type": "urukul", + "hw_rev": "v1.4", + "variant": "AD9912", + "ports": [7, 8], + "dds": "ad9912", + "clk_sel": 2 + } + { + "type": "zotino", + "hw_rev": "v1.3", + "ports": [9] + } + ] +}