FPGA Central - World's 1st FPGA / CPLD Portal

FPGA Central

World's 1st FPGA Portal

 

Go Back   FPGA Groups > NewsGroup > FPGA

FPGA comp.arch.fpga newsgroup (usenet)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-15-2008, 03:11 PM
ertw
Guest
 
Posts: n/a
Default ISSI SRAM.

Hi,

I have a simple question about memory organization. I would like to
write a memory controller for IS61LV25616AL SRAM (256K x 16) but I am
having trouble understanding how the memory organization works.

Datasheet says the memory is organized as 262,144 words by 16 bits
which is 256K x 16 but what does that mean in terms of rows and
columns ?

Is there a memory tutorial that someone can point me to ? or maybe a
memory controller that someone has written for an SRAM ?

Thanks,
Reply With Quote
  #2 (permalink)  
Old 03-15-2008, 04:13 PM
radarman
Guest
 
Posts: n/a
Default Re: ISSI SRAM.

On Mar 15, 9:11 am, ertw <[email protected]> wrote:
> Hi,
>
> I have a simple question about memory organization. I would like to
> write a memory controller for IS61LV25616AL SRAM (256K x 16) but I am
> having trouble understanding how the memory organization works.
>
> Datasheet says the memory is organized as 262,144 words by 16 bits
> which is 256K x 16 but what does that mean in terms of rows and
> columns ?
>
> Is there a memory tutorial that someone can point me to ? or maybe a
> memory controller that someone has written for an SRAM ?
>
> Thanks,


That's an SRAM, not an SDRAM. There are exactly as many address lines
as required to address 256k locations. It also doesn't appear to be
pipelined, so you just need to make sure that your controller meets
the setup & hold requirements of the part, and registers the read data
at the appropriate time.
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
ML403 ZBT SRAM GaLaKtIkUs™ FPGA 4 05-04-2006 09:28 AM
problem with the SRAM qtommy FPGA 1 01-16-2006 03:30 PM
Control asynchronous SRAM like synchronous SRAM Michael Dreschmann FPGA 3 05-30-2005 09:24 PM
SRAM bidirectional bus ALuPin FPGA 3 02-25-2004 07:33 PM
Virtex II DCM & ZBT SRAM David Gesswein FPGA 6 11-08-2003 04:58 AM


All times are GMT +1. The time now is 11:56 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright 2008 @ FPGA Central. All rights reserved