tried to set it to normal instead of program but nothing new. by the way, i give it the extra 3.3v through that 2pin connection. maby it's bad because i soldered the points from nandx's top port to get the power. dunno.
the xilinx impact writes this when i add .jed and try to "program" it in NOR mode:
QUOTE
INFO:iMPACT - Current time: Tr Vas 22 09:28:57 2012
// *** BATCH CMD : Program -p 1 -e -v
PROGRESS_START - Starting Operation.
Maximum TCK operating frequency for this device chain: 0.
Validating chain...
INFO:iMPACT:1209 - Testing for '0' at position 2.The Instruction capture of the device 1 does not match expected capture.
INFO:iMPACT:1206 - Instruction Capture = '1111'
INFO:iMPACT:1207 - Expected Capture = '1001'
INFO:iMPACT:2130 - Boundary-scan chain test failed . Please check tdi->tdo connection between device:'1' ( 'xc2c64a') and the cable .
A problem may exist in the hardware configuration.
Check that the cable, scan chain, and power connections are intact,
that the specified scan chain configuration matches the actual hardware, and
that the power supply is adequate and delivering the correct voltage.
PROGRESS_END - End Operation.
Elapsed time = 0 sec.
and this is what it gives me when the chip is set to PGR:
QUOTE
INFO:iMPACT - Current time: Tr Vas 22 09:31:22 2012
// *** BATCH CMD : Program -p 1 -e -v
PROGRESS_START - Starting Operation.
INFO:iMPACT:583 - '1': The idcode read from the device does not match the idcode in the bsdl File.
INFO:iMPACT:1578 - '1': Device IDCODE : 00001111111111111000111111111111
INFO:iMPACT:1579 - '1': Expected IDCODE: 00000110111001011000000010010011
PROGRESS_END - End Operation.
Elapsed time = 1 sec.
many i'm setting something in the wrong way?

and this is the cable that i'm trying to use (if you can make out the details. red long cable is the 13pin-vcc)

This post has been edited by kiler01: Feb 22 2012, 09:46 AM