Script file adjustments.

This commit is contained in:
Greg Savin 2019-01-16 13:36:35 -08:00
parent 2c83052b73
commit 84870e8ada
2 changed files with 11 additions and 1 deletions

View File

@ -0,0 +1,10 @@
#
# Be sure you include the speed and interface before this file
# Example:
# -c "adapter_khz 5000" -f "interface/ftdi/arty-onboard-ftdi.cfg" -f "board/sifive-e31arty-onboard-ftdi.cfg"
set _CHIPNAME arty
jtag newtap $_CHIPNAME bs -irlen 6 -expected-id 0x0362d093
echo "Ready for Remote Connections"

View File

@ -4,7 +4,7 @@
# -c "adapter_khz 5000" -f "interface/ftdi/arty-onboard-ftdi.cfg" -f "board/sifive-e31arty-onboard-ftdi.cfg"
set _CHIPNAME riscv
jtag newtap $_CHIPNAME cpu -irlen 5 -expected-id 0x0362d093
jtag newtap $_CHIPNAME cpu -irlen 6 -expected-id 0x0362d093
# Arrange for bscan tunneling mode to become active after the JTAG chain is verified
jtag configure $_CHIPNAME.cpu -event setup {