tcl/cpld: add config files for virtex-7 devices with ir-length > 6
Adding a single file for each different ir-length. Change-Id: Iba3dd55b91c28fdb4d0cafa1ededd939fe61a267 Signed-off-by: Daniel Anselmi <danselmi@gmx.ch> Reviewed-on: https://review.openocd.org/c/openocd/+/7715 Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com> Tested-by: jenkins
This commit is contained in:
committed by
Antonio Borneo
parent
1a3bd45a61
commit
659f2e062d
@@ -40,15 +40,6 @@ jtag newtap $_CHIPNAME tap -irlen 6 -ignore-version \
|
||||
-expected-id 0x03691093 \
|
||||
-expected-id 0x03696093
|
||||
|
||||
#jtag newtap $_CHIPNAME tap -irlen 24 -ignore-version \
|
||||
# -expected-id 0x036B3093 -expected-id 0x036B7093 \
|
||||
# -expected-id 0x036BB093 -expected-id 0x036BF093 \
|
||||
# -expected-id 0x036D5093
|
||||
|
||||
#jtag newtap $_CHIPNAME tap -irlen 22 -ignore-version -expected-id 0x036D9093
|
||||
|
||||
#jtag newtap $_CHIPNAME tap -irlen 38 -ignore-version -expected-id 0x036DB093
|
||||
|
||||
pld create $_CHIPNAME.pld virtex2 -chain-position $_CHIPNAME.tap -no_jstart
|
||||
virtex2 set_user_codes $_CHIPNAME.pld 0x02 0x03 0x22 0x23
|
||||
|
||||
|
||||
Reference in New Issue
Block a user