tcl: add lattice ECP5 family support
[openocd.git] / tcl / fpga / lattice_ecp5.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 if { [info exists CHIPNAME] } {
4 set _CHIPNAME $_CHIPNAME
5 } else {
6 set _CHIPNAME ecp5
7 }
8
9 # Lattice ECP5 family
10 # TAP IDs are extracted from BSDL files found on this page:
11 # https://www.latticesemi.com/Products/FPGAandCPLD/ECP5
12 #
13 # 0x01111043 - LAE5UM_25F/LFE5UM_25F
14 # 0x01112043 - LAE5UM_45F/LFE5UM_45F
15 # 0x01113043 - LAE5UM_85F/LFE5UM_85
16 # 0x21111043 - LFE5U_12F
17 # 0x41111043 - LFE5U_25F
18 # 0x41112043 - LFE5U_45F
19 # 0x41113043 - LFE5U_85F
20 # 0x81111043 - LFE5UM5G-25
21 # 0x81112043 - LFE5UM5G-45
22 # 0x81113043 - LFE5UM5G-85
23
24 jtag newtap $_CHIPNAME tap -irlen 8 -irmask 0x83 -ircapture 0x1 \
25 -expected-id 0x01111043 -expected-id 0x01112043 -expected-id 0x01113043 \
26 -expected-id 0x21111043 -expected-id 0x41111043 -expected-id 0x41112043 \
27 -expected-id 0x41113043 -expected-id 0x81111043 -expected-id 0x81112043 \
28 -expected-id 0x81113043

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)