impact.log files

Hi, Our latest prototype board doesnt produce any output and even a simple module to output '1's and '0's on some pins did not work. Impact configured the program successfully though. The impact log file seemed to have a different report now than when it was tested on 2 other boards. On the first two boards (where the results were ok) the log file is

// *** BATCH CMD : // *** BATCH CMD : setCable -port lpt1 Connecting to cable (Parallel Port - LPT1). Checking cable driver. Driver windrvr6.sys version = 6.2.2.2. LPT base address = 0378h. ECP base address = 0778h. Cable connection established. // *** BATCH CMD : setMode -bs Finish loading cdf file c:\xilinx\bin\test\const800patternramp/Const800PatternRamp.ipf. // *** BATCH CMD : setMode -bs // *** BATCH CMD : setMode -ss // *** BATCH CMD : setMode -sm // *** BATCH CMD : setMode -bsfile // *** BATCH CMD : setMode -dtconfig // *** BATCH CMD : setMode -cf GUI --- Read System ACE CF Mode... // *** BATCH CMD : setMode -mpm GUI --- Read System ACE MPM Mode... // *** BATCH CMD : setMode -pff GUI --- Read PROM Formatter Mode... // *** BATCH CMD : setMode -bs // *** BATCH CMD : Program -p 1 PROGRESS_START - Starting Operation. Validating chain... Boundary-scan chain validated successfully. '1':Programming device... '1': Reading status register contents... CRC error : 0 RESERVED : 0 DCM locked : 1 DCI Matched : 1 legacy input error : 0 status of GTS_CFG_B : 1 status of GWE : 1 status of GHIGH : 1 value or MODE pin M0 : 1 value or MODE pin M1 : 0 value or MODE pin M2 : 1 value of CFG_RDY (INIT_B) : 1 DONEIN input from DONE pin : 1 ID_ERROR : 0 RESERVED : 0 RESERVED : 0 INFO:iMPACT:2219 - Status register values: INFO:iMPACT - 0011 0111 1011 1000 0000 0000 0000 0000 done. INFO:iMPACT:579 - '1': Completed downloading bit file to device. INFO:iMPACT:580 - '1':Checking done pin ....done. '1': Programmed successfully. PROGRESS_END - End Operation. Elapsed time = 26 sec.

***** Closing iMPACT program. *****

On the new board where there was no output, the log file is

---------------------------------------------------------------------- // *** BATCH CMD : // *** BATCH CMD : setCable -port lpt1 Connecting to cable (Parallel Port - LPT1). Checking cable driver. Driver windrvr6.sys version = 6.2.2.2. LPT base address = 0378h. ECP base address = 0778h. Cable connection established. // *** BATCH CMD : setMode -bs Finish loading cdf file c:\xilinx\bin\constout640x480/ConstOut640x480.ipf. // *** BATCH CMD : setMode -bs // *** BATCH CMD : setMode -ss // *** BATCH CMD : setMode -sm // *** BATCH CMD : setMode -bsfile // *** BATCH CMD : setMode -dtconfig // *** BATCH CMD : setMode -cf GUI --- Read System ACE CF Mode... // *** BATCH CMD : setMode -mpm GUI --- Read System ACE MPM Mode... // *** BATCH CMD : setMode -pff GUI --- Read PROM Formatter Mode... // *** BATCH CMD : setMode -bs // *** BATCH CMD : Program -p 1 PROGRESS_START - Starting Operation. Validating chain... Boundary-scan chain validated successfully. '1':Programming device... '1': Reading status register contents... CRC error : 0 RESERVED : 0 DCM locked : 1 DCI Matched : 1 legacy input error : 0 status of GTS_CFG_B : 0 status of GWE : 0 status of GHIGH : 1 value or MODE pin M0 : 1 value or MODE pin M1 : 0 value or MODE pin M2 : 1 value of CFG_RDY (INIT_B) : 1 DONEIN input from DONE pin : 0 ID_ERROR : 0 RESERVED : 0 RESERVED : 0 INFO:iMPACT:2219 - Status register values: INFO:iMPACT - 0011 0001 1011 0000 0000 0000 0000 0000 done. INFO:iMPACT:579 - '1': Completed downloading bit file to device. INFO:iMPACT:580 - '1':Checking done pin ....done. '1': Programmed successfully. PROGRESS_END - End Operation. Elapsed time = 39 sec.

***** Closing iMPACT program. *****

The status of GTS_CFG_B and GWE are different. Is this of significance?

Thanks Subhasri.K

Reply to
Subhasri krishnan
Loading thread data ...

Subhasri krishnan schrieb:

[]

in your log for failing there is also

DONEIN input from DONE pin : 0

meaning the FPGA is not configured at all, so first troubleshoot until you get done=1

then look further. the GWE is also important, but start troubleshooting done=0 issue

Antti

formatting link

Reply to
Antti

Hi, I thought so too. That the FPGA isnot configured. But what does this mean?

INFO:iMPACT:580 - '1':Checking done pin ....done.

'done' pin has gone high?

- Thanks Subhasri

Reply to
Subhasri krishnan

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.