Thursday, November 20, 2008     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: PLE adjusting in Rtl compiler
Posting to forums is available to community members only.
Login or Register
Rate this topic:
   
Author Messages
myazdani
Posts: 0
Online: User is Offline
10/27/2006 2:32 PM  
Hi guys,

Does anybody know how to adjust PLE setting in RTL compiler so it will be more in line with encounter results?

I heard somebody talk about it, but he is not available now.

Any help would be appreciated.

Thanks,

Manzur.
evenditti
Moderator
Posts: 23
Online: User is Offline
11/01/2006 10:06 PM  
Hi,

I am not sure what you are looking for exactly but here are a few things I can think about.

  • Adjusting aspect ratio:
    • set_attribute aspect_ratio /
    • or read_def
  • Controlling the number of metal layer used
    • set_attribute number_of_routing_layers
Also make sure you are pointing to the same cap_table and lef files as the one FE is using.

Eric.

Eric Venditti
richo
Posts: 1
Online: User is Offline
11/02/2006 2:07 PM  
Hi,

In addition to the above attributes, set the scale factors to the same ones used in SOC-Encounter. Two scale factors are used to align SOC-E trial route/default extraction with final route and sign off extraction. These R and C scale factors should be set to the same value in RC.

set_attr scale_of_cap_per_unit_len
set_attr scale_of_res_per_unit_len

Remember that there will be differences between the PLE and FE results. The goal of PLE is to give a better starting point for place and route.

Thanks,
Rich
myazdani
Posts: 0
Online: User is Offline
11/03/2006 8:01 PM  
Thanks for your help. I am going to be using the scaling factors for PLE tuning.

This forum is great!
clsantos
Posts: 31
Online: User is Offline
1/31/2007 5:12 AM  
I did not found any explanation about how RC computes net lenght in PLE mode. Therefore I am not sure if it is better use PLE than  wire load models to drive synthesis, can anyone help me?

Regards,
Cristiano.

jflieder
Posts: 10
Online: User is Offline
1/31/2007 6:43 AM  
Cristiano,
You will not find any explanation of how RC computes the net length as it is a proprietary algorithm. About all I can tell you is that PLE uses a combination of the information in the LEF and capTable along with the structure of the logic to model the nets more accurately than any wireload. You will find that the results after Place and Route will be better using PLE's. It is important to note that the PLE flow is meant to make the post P&R (read REAL) results better. Depending on how conservative your WLM's are, the QoR results post synthesis could be either better OR worse.

Hope this helps.

Regards,

-Jeff-
grasshopper
Posts: 48
Online: User is Offline
1/31/2007 7:55 AM  
Hi Cristiano,

I tried to find out myself but, as you may have found out, R&D keeps this recipie pretty tight to their belt - understandably so. The information I was provided is pretty similar to what jflieder mentioned. The is no doubt in my mind that using some of the physical information available early on is the right approach. In addition to jflieder's comment I would like to point out the following:
+ PLEs are dynamic so every time RC picks a different architecture the consequences on net topology are recomputed
This is a key difference with WLM which is static in nature
+ I have seen no noticeable impact on runtime or memory usage
+ PLEs can be more localized since they are not bound by hierarchy and fanout only as I understand this
+ In my experience it is a single iteration approach as opposed to constantly tweaking CWLMs over iterations
+ On the designs I have run, PLEs have produce better or comparable results
One issue I have run into is that it has required a little more dilligence at reviewing all the collateral since now I do not only have to review the .libs but also the physical files. Probably not such a bad thing since we have to review them at some point and better earlier than later.

good luck,
GH-
clsantos
Posts: 31
Online: User is Offline
7/09/2007 8:43 AM  
Hello,

1) How to correlate the timing results between RTL Compiler and pre-layout STA (using ETS or FE-CTE) since it is not possible to reproduce PLE wire prediction ?

2) What is the recommended way to generate SDF file for pre-layout verification (functional simulation) if write_sdf is an unsupported command in RTL_Compiler?

Thanks in advance,
Cristiano.
grasshopper
Posts: 48
Online: User is Offline
7/11/2007 11:59 AM  
Hi Cristiano,

how are PLEs treating you these days ? I just downloaded RC71 only to be pleasantly surpsied with fully supported write_sdf. Sounds like you will be as exicted as me :)

GH-
clsantos
Posts: 31
Online: User is Offline
7/12/2007 12:44 PM  
GH, it is really great!

Besides that, below is what Cadence support says about correlating PLE results during STA.

Cristiano.

#####
Cristiano.
RC has the 'write_set_load' command. This command will write out a file
which includes a set_load for every net in the design. The user can then load
the netlist and SDCs into the timing tool, followed by this set_load file.
This *should* enable the timing tool to 'see' the same timing as RC PLE. That
is, it uses the same wire delays as RC in PLE mode. RC will not tell how PLE
does it, but it provides the value that PLE picked.
#####

clsantos
Posts: 31
Online: User is Offline
8/06/2007 12:42 PM  
Hello all,

Unfortunately set_load does not work on nets in CTE (SOCE62).

I found the following help messages in sourceLink but they are conflicting:
http://sourcelink.cadence.com/docs/db/kdb/2007/June/11350058.html
http://sourcelink.cadence.com/docs/db/kdb/2006/June/11249762.html

So, what is the recommended way to correlate PLE results with STA using CTE?

Regards,
Cristiano.
grasshopper
Posts: 48
Online: User is Offline
8/06/2007 1:16 PM  

Hi Cristiano,

I believe I ran into this and ETS6.2-USR1 did support set_load on nets. I have not tried it in SOC so I do not know what version of SOC would incorporate the enhancements to CTE and SOC.

gh-
nandini
Posts: 2
Online: User is Offline
8/06/2007 1:31 PM  
Hi Cristiano,

write_spef is also supported in RC 7.1. write_sdf/write_spef/write_set_load are commands available in RC to help correlate PLE results with CTE. I haven't done experiments on which method works best.

write_ets is also available to provide a starter script to run ETS.

ETS 6.2 USR1 accepts set_load on nets.

-NC
clsantos
Posts: 31
Online: User is Offline
8/06/2007 2:43 PM  
I think set_load will be supported in SOC62USR2 (planned to 08/08/2007).

I tried the command spefIn using the spef file generated by RC7.1 and it seems be ok.

Thanks a lot,
Cristiano.
Posting to forums is available to community members only.
Login or Register

Forums > Digital IC > Synthesis and test > PLE adjusting in Rtl compiler


ActiveForums 3.6
     
Copyright 2006 Cadence Design Systems, Inc.