jtag/drivers/bcm2835gpio: add peripheral_mem_dev config command
[openocd.git] / tcl / fpga / altera-cyclone10.cfg
blob3a1bc1f65c4620722139810fa0482887c260569f
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 # Intel Cyclone 10 FPGA
4 # see: https://www.intel.com/content/www/us/en/docs/programmable/683777/current/bst-operation-control.html
5 # and: https://www.intel.cn/content/dam/support/us/en/programmable/kdb/pdfs/literature/hb/cyclone-10/c10gx-51003.pdf
7 # GX085: 0x02e120dd
8 # GX105: 0x02e320dd
9 # GX150: 0x02e720dd
10 # GX220: 0x02ef20dd
11 # 10cl006: 0x020f10dd
12 # 10cl010: 0x020f10dd
13 # 10cl016: 0x020f20dd
14 # 10cl025: 0x020f30dd
15 # 10cl040: 0x020f40dd
16 # 10cl055: 0x020f50dd
17 # 10cl080: 0x020f60dd
18 # 10cl120: 0x020f70dd
20 if { [info exists CHIPNAME] } {
21         set _CHIPNAME $CHIPNAME
22 } else {
23         set _CHIPNAME cyclone10
26 jtag newtap $_CHIPNAME tap -irlen 10 \
27   -expected-id 0x02e720dd -expected-id 0x02e120dd \
28   -expected-id 0x02ef20dd -expected-id 0x02e320dd \
29   -expected-id 0x020f10dd -expected-id 0x020f20dd \
30   -expected-id 0x020f30dd -expected-id 0x020f40dd \
31   -expected-id 0x020f50dd -expected-id 0x020f60dd \
32   -expected-id 0x020f70dd
34 pld device intel $_CHIPNAME.tap cyclone10