wired downloading bitstream to spartan2

HI, I have a Avnet Spartan2 board, if I download the the .mcs (prom file) comming with the board to it, it seems everything is OK. Then I build my design, went through the implementation flow, and I run a script to run impact.exe,

setMode -bscan setCable -p lpt1 addDevice -p 1 -part xc18v01 addDevice -p 2 -file download.bit program -p 2 quit

but what I see is at the end of its running is like this,

'2':Programming device...done. INFO:iMPACT:579 - '2': Completed downloading bit file to device. INFO:iMPACT:580 - '2':Checking done pin ....done. '2': Programming terminated, Done did not go high.

----------------------------------------------------------------------

---------------------------------------------------------------------- Done.

Do you know what might be the problem? Note that I have the same P4 download cable, JTAG cable and power supply.

Thanks, Jim

Reply to
Jimy
Loading thread data ...

"Jimy" schrieb im Newsbeitrag news: snipped-for-privacy@hotmail.com...

Hello Jim,

think You want to program a ser. PROM. Did YOU already try to create a *.mcs file for the serial PROM instead of a *.bit file?

with best regards,

Peter Seng

############################# SENG digitale Systeme GmbH Im Bruckwasen 35 D 73037 Göppingen Germany tel +7161-75245 fax +7161-72965 eMail snipped-for-privacy@seng.de net

formatting link

Reply to
Peter Seng

If you are programming the Spartan2 device after the xc18v01 has been configured then the initiation of the boundary-scan configuration of the Spartan2 (program -p 2) also initiates configuration of the Spartan2 from the xc18v01and results in a configuration data conflict within the Spartan2.

There are several ways to work around this problem either >HI,

Reply to
Neil Glenn Jacobson

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.