diff --git a/tcl/board/sifive-e31arty-onboard-ftdi-raw.cfg b/tcl/board/sifive-e31arty-onboard-ftdi-raw.cfg deleted file mode 100644 index b7d1ee658..000000000 --- a/tcl/board/sifive-e31arty-onboard-ftdi-raw.cfg +++ /dev/null @@ -1,10 +0,0 @@ -# -# 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"