DDR4 SDRAM

Status
Not open for further replies.

Musawir

Newbie
Joined
Dec 22, 2022
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
34
I am going to design DDR4 SDRAM in verilog.
So the below figure shows the memory subsystem as DDR controller, DDR PHY and DDR DRAM.

I have to design all of these subsystem? From where I will start?
Please alse refer me some good materials related to DDR4 SDRAM. Thanks

 


Thanks for your kind response.
As I am new to DDR. Now I am just following the DDR4 standard JEDEC spec. I want to implement the whole system as in the above figure. Is it possible first design a memory module and then the memory controller?
 

Do we need DDR PHY Interface between Memory Controller and DDR DRAM Memory?
 

Is it possible first design a memory module and then the memory controller?
A simulation model of the memory in Verilog is always provided by the manufacturer. No need to write that on your own. You can focus on the memory controller part.
 
Do we need DDR PHY Interface between Memory Controller and DDR DRAM Memory?
Generally, yes.
You say you are using JEDEC DDR4 spec as a guide, so you should already have a brief idea which specific functions need to be implemented between logical interface layer implemented in memory controller and I/O buffers.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…