EmbDev.net

Forum: FPGA, VHDL & Verilog how to read data from a ddr3 sdram?


von Hamid K. (Company: sharif) (hamidkavian)


Rate this post
useful
not useful
Hi
I want to read data from a ddr3 sdram. I'm using vivado. my memory model 
is
M471B2873FHS which is not mentioned in the "xilinx memory interface 
generator".
what should I do?
thanks.
( I apologize for my bad English ).

von P. K. (pek)


Rate this post
useful
not useful
You need a memory I/F within your FPGA. Unless you want to write it by 
yourself, you can use the memory I/F IP (MIG) from the IP Catalog.

As an intro, see:
https://www.youtube.com/watch?v=wqaGBvQwyRc

von MIGgi Mouse (Guest)


Rate this post
useful
not useful
Hamid K. wrote:
> Hi
> I want to read data from a ddr3 sdram. I'm using vivado. my memory model
> is
> M471B2873FHS which is not mentioned in the "xilinx memory interface
> generator".
> what should I do?
> thanks.

Hi Hamid,
Xilinx Memory Interface Generator simply initialize some Timing Values 
by selecting a Memoy in the generation process.

You should be able to compare the data from the datasheet with Micron 
Memories which should be avaiable and select the complementary part...

von video constructor (Guest)


Rate this post
useful
not useful
I have a video board and need dual port access to a ddr sdram. I also 
launched MIG to obtain a DDR3 Controller for my given design. I have 
experience with DDR2 and DDR3 and am also familiar with the MIG. 
Surprisingly the MIG does not offer a multi port option anymore for 
current devices unlike it used to be before when I designed for spartan 
3 e.g.

Anybody can help with this issue? in the Xilinx Forum it is discussed to 
use a AXI based design or create a round robin controller myself.

anybody did this?

von BigChip (Guest)


Rate this post
useful
not useful
video constructor wrote:
> I have a video board and need dual port access to a ddr sdram. I also
> launched MIG to obtain a DDR3 Controller for my given design. I have
> experience with DDR2 and DDR3 and am also familiar with the MIG.

Hallo video constructor,
your problem is very different to the original Thread Opener.
Please don't capture this thread but open your own.

Regards

BigChip

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.