Thursday, January 08, 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: how to accelerate placement in large design?
Posting to forums is available to community members only.
Login or Register
Rate this topic:
   
Author Messages
Dota
Posts: 7
Online: User is Offline
11/09/2007 1:10 AM  

When doing floorplan in a large design, We partition top and estimate whether floorplan is satisfied or not. So place and route become necessary step. My problem is placement is so slow because of many gates in partition. how to solve it ?

elvis
Posts: 13
Online: User is Offline
11/09/2007 8:52 AM  
 

When running placement for this you can use the floor plan mode placement (setPlaceMode -fp) which runs a quick non-timing driven placement.     This works great for getting your instances placed into the fences which will be later refined after partitioning.

You could also experiment w/ cluster placement which does netlist clustering to reduce the instance count.  

How large is your design?

Regards,
Elvis
Dota
Posts: 7
Online: User is Offline
11/09/2007 7:50 PM  
3x elvis. my design is about 20 million gates and 11 partitions. Does encounter only place instance relative to port of partition, not more placement work in partition. cluster place sounds interesting, could you tell me more about it or some documents.
bougantp
Posts: 19
Online: User is Offline
1/02/2008 8:01 AM  
When you said that your design is about 20 millions gates, In fact it is more intersting to give the number of instances, Which is exactly what the placer has to deal with.

On my side I play with chip which have 3.5 millions instances, Timing driven placement is about 7hours. I aggree it is long but not killer.
At early stage, I deal with what Cadence call Black Blob.
For submodule inside each partition, I replace the full gate level netlist by a dummy one (The blob netlist). Unstead of standard cells, the blobs contains kind of super cells, which is bigger than the standard cells. You can attach hard macro to your blob.

With such tricks my placement tooks less than 2hours, which is definitely better and allow me to make several iteration per day...

Once It seems OK I switch back to the full gates placement.

Be carrefull the Blob definition need a GXL license.

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

Forums > Digital IC > Floorplanning, Place and route > how to accelerate placement in large design?


ActiveForums 3.6
     
Copyright 2006 Cadence Design Systems, Inc.