Date: Thu, 17 Jun 2010 13:46:49 -0400 From: Patrick Allison So I'm pretty sure the procedure should be: 1: Open iMPACT, create new project, prepare a PROM file 2: target Xilinx PROM, MCS format, add a filename, etc., use prom in serial mode, select XCF32P, click add 3: next, finish 4: Add the bit file for the TRACR 5: click "yes" when prompted for a new device 6: Add the bit file for the ICRR 7: click "no" when prompted 8: Double click on "Generate File" (this creates whatever the filename you specified before plus ".mcs") 9: Now do File->New Project, save the old one if you want. 10: Select "prepare a boundary scan file" and select XSVF, and pick a filename 11: Select the MCS file. 12: Select "xcf32p" as the PROM type 13: Right click on the PROM, and select "Program" 14: Make sure "Verify" and "Load FPGA" are both selected 15: Click "OK", and wait for it to finish. 16: Close the project (closes the XSVF file) Patrick