Sign in

username:

password:



Not a member?

Search Comp.Arch.FPGA



Search tips

fpga by Keywords

Altera | ASIC | CPLD | Cyclone | DCM | DDR | DSP | Ethernet | ISE | JTAG | Linux | LVDS | Microblaze | ML310 | Modelsim | NIOS | OPB | PCI | Quartus | RocketIO | SDRAM | Spartan | Spartan3 | SRAM | Stratix | Verilog | VHDL | Virtex | Virtex-4 | Virtex-II | Xilinx | XST

Ads

See Also

DSPEmbedded SystemsElectronics

Comp.Arch.FPGA | Burn to an internal prom Spartan-3an


There are 2 messages in this thread.

You are currently looking at messages 0 to 2.

Burn to an internal prom Spartan-3an - izaak - 2010-06-07 09:12:00

I use an internal memory Spartan 3an
When I try to burn only the FPGA I can!
Even when I try to burn the FPGA and the prom
I get in the middle of the recording process failed!
And the reason he failed is:
"'1': Configuration data download to FPGA was not successful. DONE did not
go high, please check your configuration setup and spi mode settings.
PROGRESS_END - End Operation."

Would love to get any help
Thanks!

	   
					
---------------------------------------		
Posted through http://www.FPGARelated.com
______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.



Re: Burn to an internal prom Spartan-3an - Gabor - 2010-06-07 09:49:00

On Jun 7, 9:12=A0am, "izaak"
<aaazrad@n_o_s_p_a_m.gmail.com> wrote:
> I use an internal memory Spartan 3an
> When I try to burn only the FPGA I can!
> Even when I try to burn the FPGA and the prom
> I get in the middle of the recording process failed!
> And the reason he failed is:
> "'1': Configuration data download to FPGA was not successful. DONE did no=
t
> go high, please check your configuration setup and spi mode settings.
> PROGRESS_END - End Operation."
>
> Would love to get any help
> Thanks!
>
> --------------------------------------- =A0 =A0 =A0 =A0
> Posted throughhttp://www.FPGARelated.com

Check the Configuration User Guide for your FPGA, I think there's
just one common guide for the Spartan 3 families.  Make sure your
mode pins and "VS" pins are tied to the appropriate voltages for
SPI internal configuration.  The message you get seems to indicate
that the SPI flash ws programmed, but the FPGA did not properly
load from it.

Regards,
Gabor