]> git.sur5r.net Git - openocd/blobdiff - tcl/cpld/xilinx-xc7.cfg
xilinx-xc7: correct Artix7 15T IDCODE
[openocd] / tcl / cpld / xilinx-xc7.cfg
index 5c5b0232b555440a8a7a75fe9439241e45616c6c..d5824f8a16005065cf574de7603bc786d6f4a10f 100644 (file)
@@ -9,7 +9,7 @@ if { [info exists CHIPNAME] } {
 
 # the 4 top bits (28:31) are the die stepping/revisions. ignore it.
 jtag newtap $_CHIPNAME tap -irlen 6 -ignore-version \
-       -expected-id 0x0362D093 \
+       -expected-id 0x0362E093 \
        -expected-id 0x0362D093 \
        -expected-id 0x0362C093 \
        -expected-id 0x03632093 \