Search
Product Info
Spartan 3E Breakout and Development Board
sku: DEV-08458
Description: The Spartan-3E Evaluation card is a full breakout of almost every pin of the Spartan 3E 500,000 gate FPGA in a PQ208 Package. Also provided are the 3 power supplies, an AT45DB161D SPI prom to store the FPGA configuration image, and a RS232 level shifter for easy serial communications. RS232 and power board can be sheared off for a completely isolated breakout board. Comes with a 50MHz oscillator.Documents:
Pricing
Comments
9 comments
Feeds
Currency
Display prices in
Feedback
If you would like to tell us more, you can fill out our form if you need some psycho-suggestive questions. Go to the form.

















I'm trying to make a project now using the Base System Builder, but because I need to specify all the hardware on this board (serial, etc.), I'm a bit lost. Is there anyone at Sparkfun who has some basic experience with FGPAs?
1) Indirect SPI (with Impact 9.2.4i with USB cable)
Does ISE9.2.4i support Indirect SPI for XC3s500e ?
2) Direct SPI (with a header soldered to the Flash chip)
Gives error -> Impact 2595 "device validation terminated"
3) Downloaded and tweaked the S3ESK Picoblaze Serial port programmer from Xilinx website. This is meant for M25P16 flash on the EDK board. so in spite of serial port saying "OK" after dumping the mcs file, all the locations were blank (0xFF).
I guess its the different command set that is causing problem.
4) The "load_prom.sh" in the attached Python script gives an error of "xilprg" command not found.
I am using ISE 9.2.4i with USB prog cable.
The XC3S500E is getting detected and a sample LED blink bit file is working. but i am not able to program the AT45DB161D.
Any ideas ?
The trick is to use impact of ISE 10.1 and use the indirect SPI programming.
ISE 9.2.4i does not support indirect SPI programming for this chip/board.
Also, are there any plans for a usb programmer?