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: Save congestion maps ?
Posting to forums is available to community members only.
Login or Register
Rate this topic:
   
Author Messages
Prasanna
Posts: 0
Online: User is Offline
2/02/2005 4:47 PM  
Hi all,

Is it possible to save congestion maps in any format (not screendumps) ?
I wish to load up the congestion map independent of the Nanoroute tool and view later..However, if this is not possible, I wish to load up only the congestion maps through Nanoroute (without performing the global route again).

Any help appreciated,
Cheers,
Prasanna
tailend
Posts: 0
Online: User is Offline
2/02/2005 7:42 PM  
Hi Prasanna,

Congestion map from NanoRoute can be saved as a REF file and imported back into Encounter. I have enclosed the
following section from NanoRoute Reference Manual :
[b][i]pdi save_design [view_name] [-ref my_design.ref][/i][/b]
Saves the design onto disk. The design must have been imported with pdi import_design or created by performing routing.

Argument

[b][i]view_name[/i][/b] - Specifies the view name of the design.
If you do not specify a view name, NanoRoute
uses the last view opened.
[i]
[b]-ref -my_design.ref[/b] [/i] Saves an ASCII format representation of the congestion map that Encounter can read.

Example

The following command saves the design to an ASCII file named routed.ref.

[i] pdi save_design -ref routed.ref[/i]

The .ref file lists each global routing cell (gcell) on a separate line, in the following format:

gcell_1 (llx, lly) (x_tracks_used / x_tracks_total, y_tracks_used / y_tracks_total)
gcell_2 (llx, lly) (x_tracks_used / x_tracks_total, y_tracks_used / y_tracks_total)

For example,

GRC(2504.28, 19.68) (5/29, 10/20)
GRC(24.6, -0.08) (1/0) (1/0, 1/19)[i][/i]
--------------------------------

Cheers!
-tailend
Prasanna
Posts: 0
Online: User is Offline
2/03/2005 6:49 PM  
Hi tailend,

Thanks for your response, that was helpful !

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

Forums > Digital IC > Floorplanning, Place and route > Save congestion maps ?


ActiveForums 3.6
     
Copyright 2006 Cadence Design Systems, Inc.