please tell me whether I can know the process from .lib file

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
1.please tell me how to gain the process information from .lib file?

eg: .13/90nm/45nm
I read the information from .lib , is nom_process is the foundry process ?
nom_voltage : 1.08
nom_temperature: 125
nom_process: 1.200

2. tell me what is cell area unit in the library ?

cell(AND)
area : 12 thanks a lot
 

Re: please tell me whether I can know the process from .lib

Hello,

To answer your first question, for each corner there will be unique number will be assigned for example, Best/Nominal/Worst corner it may be 1/2/3 respectively. And they can follow any convention like in your case it looks like,

For Best corner (nom_process : 1.1)
Nominal corner (nom_process :1.2)
Worst corner (nom_process :1.3)

Open respective three corner .libs and you will get to know.

And for second question look at the starting few lines of the .lib file there units may be defined. Or I guess it is um^2.

Regards
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…