1,575
edits
Changes
no edit summary
=== XIP ===
The XIP tool is fairly simple to use but appears to only work with iMPACT 10.1 (I was unsuccessful in getting it to work with 11.1 or 13.2.
<br />
#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].
# Copy your .bit file into the folder with the XIP tools. This guide will assume your .bit file is called "awesome.bit".
# Edit burn_intel_s33.bat by modifying line 30 to point to your .bit file's name. (ie: change to "set bitstream=awesome").
# Ensure that the path to impact.exe is in your PATH (typically impact.exe is located at something like C:\Xilinx\10.1\ISE\bin\nt64\)
# With the board power Off, place a jumper on JP7 & ensure that there is no jumper on JP8.
# Attach a Xilinx Programming Cable (with flying leads) to J10. The silkscreen on the board will explain which lead goes where.
# Power on the board.
# Double click on burn_intel_s33.bat
=== iMPACT ===