Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Programming StrataFlash on Spartan 3e Starter Kit

Status
Not open for further replies.

booblik

Junior Member level 3
Joined
May 20, 2009
Messages
29
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,484
Hi,

I have a spartan 3e starter kit. I need to write some data into the StrataFlash memory (the data is a .bin file), to be read by a soft-cpu (not MicroBlaze). Can this be done through JTAG? Through the FPGA?

Thanks,
 

Yes, you can program anything you want in your flash. You need an EDK project that has the the flash interface. Then in EDK you go to "Device Configuration" -> "Program Flash Memory".
See this for details:
https://www.xilinx.com/support/documentation/sw_manuals/xilinx11/est_rm.pdf. section Program Flash Memory...
Once you write whatever you want in the flash you can download your config with your soft cpu to read it.
 

    booblik

    Points: 2
    Helpful Answer Positive Rating
Worked like a charm. Thanks!
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top