Changes

XIP
#Download and install [https://secure.xilinx.com/webreg/register.do?group=dlc&htmlfile=&emailFile=&cancellink=&eFrom=&eSubject=&version=10.1&akdm=1&filename=pgmtools_sfd.tar Xilinx iMPACT 10.1] if you don't already have it.
#Download and unzip the [http://steamforge.net/files/Xil3S1800ADSP_Rev1_serial_flash_config_v10.1.zip Xilinx XIP Tool].
#Generate .bit file as usual from within XPS (be sure to Update Bitstream with latest software)
#Copy your .bit file into the folder with the XIP tools. This guide will assume your .bit file is called <span style="color:#55E439">awesome.bit</span>.
#Edit <span style="color:#55E439">burn_intel_s33.bat</span> by modifying line 30 to point to your .bit file's name. (ie: change to "set bitstream=awesome").
#*Note that the .bit extension is not used
#Ensure that the path to impact.exe is in your <span style="color:#55E439">PATH</span> (typically <span style="color:#55E439">impact.exe</span> is located at something like <span style="color:#55E439">C:\Xilinx\10.1\ISE\bin\nt64\</span>)
#With the board power Off, place a jumper on <span style="color:#55E439">JP7</span> & ensure that there is no jumper on <span style="color:#55E439">JP8</span>. Ensure that both center columns of <span style="color:#55E439">JP9</span> (<span style="color:#55E439">M1</span> & <span style="color:#55E439">M2</span>) are jumpered.
#Attach a Xilinx Programming Cable (with flying leads) to <span style="color:#55E439">J10</span>. The silkscreen on the board will explain which lead goes where.
##VCC Red
##GDN Black
##TCK Yellow
##TDO Violet
##TDI White
##TMS Green
#Power on the board.
#Double click on <span style="color:#55E439">burn_intel_s33.bat</span>.
<br />
<br />
 
=== iMPACT ===
This technique will only with with iMPACT 11.1 or earlier as later versions removed the Direct SPI Configuration mode.