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: Abort current Command in Encounter-Console
Posting to forums is available to community members only.
Login or Register
Rate this topic:
   
Author Messages
PNR
Posts: 4
Online: User is Offline
8/07/2006 8:46 AM  
Hi Everyone,

can anybody tell me, if there is a keyboard shortcut or anything to tell cadence encounter to abort execution of the current command and switch back to idle?
I am aware of ctrl+c, but I want to leave encounter running and just have the possiblity to check, what's going wrong at the moment (especially during routing) by executing other commands or checking the gui.
I'd appreciate your help.

Bye
elvis
Posts: 13
Online: User is Offline
8/07/2006 12:46 PM  
Hello,

There is no way to suspend a running command to check the status of a run.

Perhaps you could use commands in prototyping mode to understand/guage your design status before launching a more detailed job.

What command would you like to suspend?

Regards,
Elvis
PNR
Posts: 4
Online: User is Offline
8/08/2006 2:36 AM  
Hi,

Thanks for the quick reply.

It's mostly NanoRoute. For example, when the numer of drc-violations stays constant over 6-7 iterations or when you changed your floorplanning and thought you had made room for routing and suddendly, the drc-violations tripple or something like that.

I know, that I can tell NanoRoute to brake the routing, when it encounters too many violations or tell it the exact number of iterartions to run. But to do it that way is very inconvenient and time-consuming. It would really like to have the opportunity to let NanoRoute run with 'full force' and then just interrupt it, when I see, that it is hardly making any progress.

You already answered my question, so this is rather a hint for the developpers ;-)

Bye
EngHan
Posts: 65
Online: User is Offline
8/08/2006 8:18 PM  
Hi PNR,

If you are not already doing the following, it can help:

generateTracks
globalRoute
setNanoRouteMode -drouteStartIteration 0
setNanoRouteMode -drouteEndIteration 1
detailRoute
saveDesgin dr1.enc
setNanoRouteMode -drouteStartation 2
setNanoRouteMode -drouteEndIteration 19
detailRoute
saveDesign dr19.enc
setNanoRouteMode -drouteStartIteration 20
setNanoRouteMode -drouteEndIteration default
detailRoute

#set back to default, if not eco route (e.g. in Celtic flow) will not work!
setNanoRouteMode drouteStartIteration default


After saying this, I ready miss the little program that companion Silicon Ensemble. Siliocn Ensemble can write out a db every few minutes, and that little program can view these results (with congestion map). I find this very useful as the "area that cause the congestion" can be in a very different location as the final congestion map. For example, somewhere in the layout has congestion. During search-and-repair, the congestion can "drift/Expand". When the congestion drift toward some macros (esp at the corner), the congestion become worse, and that is what you get at the end of routing. Instead of resolving the congestion at the corner of the macro, it is more effective to solve it at the root cause; but this is possible if you can see the root cause in the first place. A pity that SOC does not provide users this useful methodology to resolve congestion.

However, note that we can throw out intermediate db during optDesign, so if final congestion map and global congestion map are matching, it is a way to detech root cause of congestino.


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

Forums > Digital IC > Floorplanning, Place and route > Abort current Command in Encounter-Console


ActiveForums 3.6
     
Copyright 2006 Cadence Design Systems, Inc.