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: BUffer Profiling
Posting to forums is available to community members only.
Login or Register
Rate this topic:
   
Author Messages
mvvijay78
Posts: 11
Online: User is Offline
6/20/2007 1:50 AM  
Is there a way to get the buffer classiifcation in encounter i.e a way to report the number of CTS buffers, hold buffers etc .
bougantp
Posts: 19
Online: User is Offline
6/20/2007 1:58 AM  
In the Encounter User Guide doc, you can find the naming convention used by Encounter during implementation to added cells and nets.
In Optimizing Timing -> Naming Conventions

Typically you can find that buffer added for fix Hold will be prefix with "FE_PHC".

You can use this prefix analysis to sort all your buffers.
eminemshow
Posts: 75
Online: User is Offline
6/20/2007 2:01 AM  
Really learn a lot of things from you, bougantp!! Solute!!
mohanch007
Posts: 52
Online: User is Offline
6/20/2007 11:17 PM  
Hi please make a note to get number of CTS buffers :

easy way : in "Clock Tree Timing Report" you will get Nr. of Buffer : ** " value directly but need to take from all CTS root point.

alternative way for design : grep "__L" in def file .

Note :
NameDelimiter

if you change in any case by
NameDelimiter # creates names with the format clk##L3#I2, rather than the default format, clk__L3_I2.

UseSingleDelim YES
(creates clock and net names with the format clk_L3_I2, rather than the default format, clk__L3_I2)

Naming Conventions
Instance Description Command
FE_ABC Instance name added by multi-driver netbuffering.optDesign
FE_ABN Net name added by multi-driver net buffering. optDesign
FE_OCPN Net name added by critical path optimization. optDesign
FE_OCPC Instance name added by critical path optimization.optDesign
FE_FHN Net name added by hold time repair optDesign
FE_FHC Instance name added by hold time repair. optDesign
FE_RC Instance created by netlist restructuring. optDesign
FE_RN Net created by netlist restructuring. optDesign
FE_OFN Buffer net name added by rule-based buffer insertion insertRepeater/optFanout
FE_OFC Buffer instance name added by rule-basedbuffer insertion insertRepeater/optFanout
FE_PHC Cell name added by post-route hold repair. optDesign
FE_PHN Net name added by post-route hold repair. optDesign
FE_PSC Cell name added by post-route setup repair. optDesign
FE_PSN Net name added by post-route setup repair. optDesign
FE_ECON A net added by interactive ECO
FE_ECOC An instance added by interactive ECO


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



ActiveForums 3.6
     
Copyright 2006 Cadence Design Systems, Inc.