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.

get_attribute max_capacitance

Status
Not open for further replies.

feel_on_on

Full Member level 5
Joined
Apr 29, 2005
Messages
283
Helped
6
Reputation
12
Reaction score
4
Trophy points
1,298
Activity points
3,208
hi,

I use command with "get_attribute max_capacitance",but I don't get "max capacitance" in the tech library

I have check tech library ,there is no max_capacitance and max_transition " ,pls tell me how to know "
default max capacitance in the library ,thanks
 

Maximum transition limit is given in the library. These values are given in library and different for different technologies and may be different for same technology for different foundries. As far I know transition limit, delay table, power etc. all information for standard cells is given in technology library. If any of these are missing, right person to ask about this is one who gave you libraries.
 

hi,
sometimes max_capacitance is defined for the output pin of each library cell.
you can check this value by typing

get_attribute $stdCellsLib/$Cell/$outPin max_capacitance
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top