# bcp.cmd # # Created 27-Sep-2004 # Modified 17-Dec-2004 # # This file is the set of batch commands for Impact to run # to program the board control pal over jtag from a PC # using the Xilinx Parallel Cable IV. # # usage: # impact -batch bcp.cmd # setMode -bscan setCable -p lpt1 setCableSpeed -speed 5000000 addDevice -p 1 -part XC95144xl-5-TQ144 -file bcp.jed addDevice -p 2 -part XC2V1000-4FG456C -file xc2v1000_fg456.bsd addDevice -p 3 -part XC2V1000-4FG456C -file xc2v1000_fg456.bsd program -e -v -p 1 quit