| Author |
Message |
sumi
Joined: 06 Oct 2004 Posts: 1
|
06 Oct 2004 14:22 dw_memctl |
|
|
|
|
how to design a memory controller for sdram(micron MT48LC2M32B2) using AMBA AHB...
wat r the basic modules required... what would be the operation of each module...
the coding should be done in verilog . looking forward for a faster response from anybody..pls
|
|
| Back to top |
|
 |
malfunction
Joined: 30 Sep 2004 Posts: 13
|
06 Oct 2004 14:47 dw_memctl help |
|
|
|
|
Refer to the docs of Synopsys DesignWare DW_memctl
The basic function and i/o required are all provided.
|
|
| Back to top |
|
 |
Google AdSense

|
06 Oct 2004 14:47 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
eda_wiz
Joined: 07 Nov 2001 Posts: 720 Helped: 30
|
06 Oct 2004 15:55 Re: how to interface a SDRAM with AHB |
|
|
|
|
| sumi wrote: |
how to design a memory controller for sdram(micron MT48LC2M32B2) using AMBA AHB...
wat r the basic modules required... what would be the operation of each module...
the coding should be done in verilog . looking forward for a faster response from anybody..pls |
If u r looking for a useful or even faster response.. You should be specific with your question ... Do ur homework and ask specific doubts issues related to design... may be I (or someone else)can help u
FOr Information regarding AMBA read AMBA spec from www.arm.com
Find one SDRAM controller @ http://www.cmosexod.com/sdram.html
Also look into www.opencores.org and Xilinx.com for some free cores..
and USE GOOGLE 2 find lotsa information u need.
regards
Last edited by eda_wiz on 28 Mar 2006 15:53; edited 1 time in total |
|
| Back to top |
|
 |
eeeraghu
Joined: 03 Jun 2005 Posts: 215 Helped: 17
|
15 Jun 2005 17:59 Re: how to interface a SDRAM with AHB |
|
|
|
|
| making AMBA signals compatible to that of SDRAM signals
|
|
| Back to top |
|
 |