aboutsummaryrefslogtreecommitdiff
path: root/tcl/fpga/lattice_certuspro.cfg
blob: c15a379aea40114d1d7d0f8ea8096f913a2e6bfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# SPDX-License-Identifier: GPL-2.0-or-later

if { [info exists CHIPNAME] } {
	set _CHIPNAME $_CHIPNAME
} else {
	set _CHIPNAME certuspro
}

# Lattice CertusPro
#
# 0x010f4043 - LFCPNX-100
# 0x     043 - LFCPNX-50

jtag newtap $_CHIPNAME tap -irlen 8 -irmask 0x83 -ircapture 0x1 \
	-expected-id 0x010f4043
#    -expected-id 0x01112043

pld device lattice $_CHIPNAME.tap