From 407061eaa6fb620778ff14cc2aa5d3ffd019d05e Mon Sep 17 00:00:00 2001 From: Wookey Date: Mon, 12 Oct 2009 15:12:35 +0200 Subject: [PATCH] Xilinx xcr3256.cfg basic config script --- tcl/cpld/xilinx-xcr3256.cfg | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tcl/cpld/xilinx-xcr3256.cfg diff --git a/tcl/cpld/xilinx-xcr3256.cfg b/tcl/cpld/xilinx-xcr3256.cfg new file mode 100644 index 0000000000..e5611f1ec9 --- /dev/null +++ b/tcl/cpld/xilinx-xcr3256.cfg @@ -0,0 +1,3 @@ +#xilinx coolrunner xcr3256 +#simple device - just configure a tap +jtag newtap xcr tap -irlen 5 -ircapture 0x01 -irmask 0x1f -expected-id 0x0494c093 -- 2.30.2