Tuesday, January 06, 2009     Register | Login | Search | Contact Us
     

Many of you already received communications about the move of the Cadence user community into cadence.com. And many of you have already joined, with over 4000 registrations in the first two weeks.

The new Cadence Community enhances the ability of Cadence users to connect and collaborate. In addition to moving the community into cadence.com -- enabling single sign-on for community, Sourcelink and Cadence events -- the new site is organized around nine technology segments, giving you easy access to product information, training, forums and blogs. Some of the new features include:
  • Ability to respond to posts via e-mail
  • Technology-specific blogs
  • Latest Web 2.0 social networking capabilities
  • Public profile options
  • Private messaging
  • Friends lists
Visit the new Cadence Community today at www.cadence.com/community and join the discussions!

Registration note: Due to the scope of the enhancements and the new SSO registration system, we were not able to migrate existing cdnusers.org member accounts. So new registrations are required, but this enables a broader set of functionality we think you'll enjoy.

Forum note: Under the guidance of forum moderators, we have taken the 20+ cdnusers.org forums and consolidated them into 11 forums on the new site. Posts have been brought over so you can leverage that posting history. CDNusers forums will be set to read only starting 7/30, and cdnusers.org will be redirected to the new community on 8/4.

Best regards,
Mike and Tom

Michael A. Catrambone - Steering Committee Chairman
Distinguished Engineer
PCB/Mechanical
UTStarcom, Inc.

Tom Diederich
Cadence Community Manager
Home
Forums
Subject: Generating min/max SDF files when in MMMC
Posting to forums is available to community members only.
Login or Register
Rate this topic:
   
Author Messages
clsantos
Posts: 31
Online: User is Offline
6/14/2007 6:25 AM  
In previous projects I used multi-mode analysis
and CTE report mode (SOC52). I generate best and worst
case parasitc files for STA and also MIN and MAX
delay files (SDF). I used the following commands:

setAnalysisMode -setup
rcOut -worst -spf file_name_worst.spf
delayCal -sdf file_name_worst.sdf

setAnalysisMode -hold
rcOut -best -spf file_name_best.spf
delayCal -sdf file_name_best.sdf

But now I'm using SOC62 and multi-mode
multi-corner analysis and the above commands does
not work anymore. To generate parasitic files I'm
using now:
rcOut -rc_corner WORST -spf file_name_worst.spf
rcOut -rc_corner BEST -spf file_name_worst.spf

It seems be ok. Is this the right way to get
parasitic files in MMMC?

And how to get min/max delay files (sdf) in MMMC?
Usign the command delayCal, the resulting delay cells are
quite the same between MIN and MAX sdf files (less than 15%). I think there is no effect on
delay calculation when switching between hold and
setup analysisMode.
I tried use write_sdf but looking at the file
header, the process, voltage and temperature
values indicates that both sdf files are for
typical case (which is the default opCond).

Can anyone help me?

Regards,
Cristiano.
clsantos
Posts: 31
Online: User is Offline
6/14/2007 10:22 AM  
Another interesting point:
Using command "setDelayCalMode -feDc" the
resulting delay cells are very different from
before when I used signalStorm. Now there are
a lot of difference between MIN and MAX delay
cells in the generated sdf files.
Why this difference? What is the recommended delay
calculation mode?

My felling is that when in signalStorm mode, delay
calculation considers the opCond set by command
setOpCond. As in my case I did not use this
command, delay calculation are considering the
default opCond (typical) and only switching
between worst and best wire parasitic information
in RC extracted database. What do you think about it?

I attached two reports of the same path (setup),
one using -signalStorm and other using -feDc.

Regards,
Cristiano.

Attachment: path_delay_feDc.txt
Attachment: path_delay_signalStorm.txt

ejm
Posts: 8
Online: User is Offline
8/01/2007 10:42 PM  
In the 5.2 releases, SOCE was only  multi-mode, so the delay and extraction subsystems
did not change.

In 6.1 and 6.1, SOCE is also multi-corner.   In the releases, you should
use write_sdf -view xyz  to dump the SDF file of interest.   Delays are
subject to both the mode effect and the corner effect - so the control
is at the view level.

If the SDF header info is not correct - get a PCR filed.. this is mostly cosmetic.  If the values
do not change that is a real  problem - assuming your delay corners are substantially
different.


Posting to forums is available to community members only.
Login or Register

Forums > Digital IC > Floorplanning, Place and route > Generating min/max SDF files when in MMMC


ActiveForums 3.6
     
Copyright 2006 Cadence Design Systems, Inc.