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.

Issue with .lib files

Status
Not open for further replies.

satishgra

Member level 3
Joined
Mar 29, 2008
Messages
59
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Location
Bangalore
Activity points
1,717
Hi,

I have generated liberty files for complex IP's. Unfortunately, some of the arcs have non-monotonic delay values. How can I overcome this as re-running the simulation is not really helping.

How will this impact the backend team who use this .libs for completing static timing analysis.

Regards,
Satish Grandhi
 

time the arc and check the standard cell .lib for each instance in path.the non-monotonous delay would be coming from one of these.
 

I am assuming delay numbers are monotonic because they have to be monotonically increasing. If that is not the case then you will have see your circuit as there is something wrong there. I think the non-monotonocity will be there for setup/hold arcs. You can pad the numbers a little bit to make it monotonic in nature. non-monotonicity will cause library compiler to give errors/warnings. Also the timing will get impacted at the chip level. You have to check you setup for sure as this might be a real problem.
Hi,

I have generated liberty files for complex IP's. Unfortunately, some of the arcs have non-monotonic delay values. How can I overcome this as re-running the simulation is not really helping.

How will this impact the backend team who use this .libs for completing static timing analysis.

Regards,
Satish Grandhi
 

Timing sign off is not accurate through such lib pins and can be risky.
I think you should try to analyze why delays are non-monolithic.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top