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.

IC parameters in digital system design

Status
Not open for further replies.

reza56

Junior Member level 1
Joined
Sep 14, 2004
Messages
17
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
128
parameter of digital ic

Hello
Is it possible to predict the main IC parameters such as chip area,power consumption,throuput only from the architecture of the system?
 

reza56 said:
Hello
Is it possible to predict the main IC parameters such as chip area,power consumption,throuput only from the architecture of the system?

In generaly not! Also power estiamtion tools exist (most are handwritten). If you are lucky and u use only macro blocks, of course you can estiamte area, power, etc.

However, powermill or other tools helps to estimate the power, area etc.
 

Hi reza56,

From the architecture of the system, it is not possible to predict the chip area, power consumption. For this the design has to go through RTL or logic design stage. Before Physical implementation and after the logic design die, packaging, power can be decided.

-Sudhir
 

that's hard to predict, unless

you know how many resources needed to realize your system,

and many many other factors.

best regards




reza56 said:
Hello
Is it possible to predict the main IC parameters such as chip area,power consumption,throuput only from the architecture of the system?
 

IMHO on an architectural level you can not predict the chip parameters except if you are not using macro blocks only !!! In order to estimate the chip parameters (Area, Power) at least you need to have the RTL view of your chip. With RTL representation you can estimate chip area and power with accuracy of ~20-25% (with tools like DC, Power Compiler, etc.). Proceeding to lower levels of course more accucracy can be achieved.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top