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.

DDR SDRAM of Spartan 3E

Status
Not open for further replies.

fath

Junior Member level 2
Joined
Oct 10, 2004
Messages
22
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,281
Activity points
163
Hi, I am new on FPGA. I am planning to buy a spartan3e starter kit. But I don't have idea if it has enough resource for my application. My application may need a lot of memory. The on board memory of spartan3e such as distributed RAM and block RAM may not be enough.

So my question is can I use DDR SDRAM as an additional memory to save the coefficients when block RAM is not enough? If not, then what can it be used for? What is the difference between DDR SDRAM and block RAM? Is DDR SDRAM much slower than block RAM?
 

Did I ask a wrong question? why nobody answer?
 

Block RAM is part of the Spartan 3E FPGA chip.

DDR SDRAM is not part of the Spartan 3E chip. It is a separate chip on the board.
 

You can use an external RAM as long as you can provide the read and write signals out from your design. I think it is not that so hard.
 

Do not use DDR SDRAM as additional memory.
You need to write a memory controller.
It is difficult for you now.
You can use SRAM. It is much easier to use.
 

Using Xilinx Core Generator
There are many IP.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top