Sign in

username:

password:



Not a member?

Search adsp



Search tips

Subscribe to adsp



adsp by Keywords

AD1819 | AD7332 | ADSP-2106 | ADSP-21060 | ADSP-21065L | ADSP-2116 | ADSP-21160M | ADSP-2181 | ADSP-218x | ADSP-219 | ADSP-2199 | ADSP219 | BF531 | BF532 | BF533 | BF535 | Blackfin | FFT | JTAG | LDF | SDRAM | SHARC | SPORT | UART | VDSP++ | VisualDSP

Discussion Groups

Discussion Groups | Analog Devices DSPs | How to design large SDRAM board with tigersharc?

Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).

  

Post a new Thread

How to design large SDRAM board with tigersharc? - Liang Xingdong - May 25 8:26:00 2004



Dear members,
My question is how to use large SDRAM, for example 1GB, in tigersharc based DSP board. It seems that Tigersharc only supports 64MB SDRAM at most.
 
 
 
Liang
 






(You need to be a member of adsp -- send a blank email to adsp-subscribe@yahoogroups.com )

Re: How to design large SDRAM board with tigersharc? - Mike Rosing - May 25 13:22:00 2004

On Tue, 25 May 2004, [gb2312] Liang Xingdong wrote:

> Dear members,
> My question is how to use large SDRAM, for example 1GB, in tigersharc
>based DSP board. It seems that Tigersharc only supports 64MB SDRAM at
>most.

You will need to bank switch. Dedicate a section of external address
space for control, and use that to select which bank of 64M you will talk
to at a time. You'll need 1000/64 = 16 banks. A fast CPLD will work fine
for this.

Patience, persistence, truth,
Dr. mike




(You need to be a member of adsp -- send a blank email to adsp-subscribe@yahoogroups.com )