tcl/target, board: remove useless gdb-attach event definitions
[openocd.git] / tcl / board / sayma_amc.cfg
1 # Sayma AMC is an FPGA board for the µTCA AMC format
2 # The board is open hardware (CERN OHL) and the gateware and software
3 # running on it are open source (ARTIQ, LGPLv3+).
4 #
5 # https://github.com/m-labs/sinara/wiki/Sayma
6 #
7 # It contains a Xilinx Kintex Ultrascale 040 FPGA (xcku040).
8 # There is a SCANSTA112SM JTAG router on the board which is configured to
9 # automatically add devices to the JTAG svcan chain when they are added.
10 # Sayma AMC is usually combined with Sayma RTM (rear transition module)
11 # which features an Artix 7 FPGA.
12
13 interface ftdi
14 ftdi_device_desc "Quad RS232-HS"
15 ftdi_vid_pid 0x0403 0x6011
16 ftdi_channel 0
17 # Use this to distinguish multiple boards by topology
18 #ftdi_location 5:1
19 # sampling on falling edge generally seems to work and accelerates things but
20 # is not fully tested
21 #ftdi_tdo_sample_edge falling
22 # EN_USB_JTAG on ADBUS7: out, high
23 # USB_nTRST on ADBUS4: out, high, but R46 is DNP
24 ftdi_layout_init 0x0098 0x008b
25 #ftdi_layout_signal EN_USB -data 0x0080
26 #ftdi_layout_signal nTRST -data 0x0010
27 reset_config none
28
29 adapter_khz 5000
30
31 transport select jtag
32
33 # Add the RTM Artix to the chain. Note that this changes the PLD numbering.
34 # Unfortunately openocd TAPs can't be disabled after they have been added and
35 # before `init`.
36 #source [find cpld/xilinx-xc7.cfg]
37
38 set CHIP XCKU040
39 source [find cpld/xilinx-xcu.cfg]
40
41 set XILINX_USER1 0x02
42 set XILINX_USER2 0x03
43 set JTAGSPI_IR $XILINX_USER1
44 source [find cpld/jtagspi.cfg]
45 flash bank xcu.spi1 jtagspi 0 0 0 0 xcu.proxy $XILINX_USER2

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)