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.

About the gross area of SSRAM?

Status
Not open for further replies.

Thomson

Full Member level 3
Joined
Oct 15, 2004
Messages
181
Helped
4
Reputation
8
Reaction score
1
Trophy points
1,298
Activity points
2,400
Hi, can anybody tell me the gross area of the following ssram chips:
<1> a single-port SSRAM 128*32:
<2> a dual-port SSRAM 123*32:
<3> a single-port 256*8:
<3> a dual-port 256*8:
<4> a single-port 256*32:
<5> a dual-port 256*32:

The fabricating process is 0.18um!

Thanks a lot!

Thomson
 

Do one thing

set RAM [get_attribute [get_cells Hierachical_RAM] area]
echo #### SRAM Area is $RAM ###


similarly do for all hard macros.
 

spauls said:
Do one thing

set RAM [get_attribute [get_cells Hierachical_RAM] area]
echo #### SRAM Area is $RAM ###


with design vision tools?? :oops:
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top