Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

What is the best way to generate 32x256 SRAM ?

Status
Not open for further replies.

century_son

Newbie level 2
Joined
Jan 11, 2008
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,292
memory organization

I use memory compiler to generate SRAM. it can only generate bit-width of 8, 16,32,64,128. I want a memory of 32x256, is it better to generate two 32x128 or thirty-two 32x8, or sixteen 32x16, or four 32x64? why?

thanks!
 

Re: memory organization

Hi,

Can you give more details about your requirement.


Regards,

N.Muralidhara

CRL-BEL
 

memory organization

It depends on your area vs speed tradeoff.

smaller rams are faster but take more area, larger rams are economical on area, but are slower.
 

memory organization

in SMIC0.18, larger rams have higher utilization of storage resourse while not suffer from the speed tradeoff as i know
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top