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: get rid of 'WARN' & 'ERRORS' after design import
Posting to forums is available to community members only.
Login or Register
Rate this topic:
   
Author Messages
vlsi_dude
Posts: 55
Online: User is Offline
5/13/2007 11:39 PM  
Hi all, I'M using cadence SOC encounter 5.2 with libraries from artisan. After importing my design I get warning & error as: **WARN: (SOCLF-58): Cell 'ANTENNA' has been found in DB so only antenna data will be loaded. Any other data will be skipped. **WARN: Module is not defined in CDUMP/LEF files. It would be treated as an empty module. Reading timing constraint file '.sdc' ... **WARN[line 17]: Skipped invalid point Sclk(clock pin) ERROR: Cannot find 'clocks' that match 'Sclk' (File .constr.1920.pt, Line 9) . ==> ERROR: Can't get clock definition for clock '' (File .constr.1920.pt, Line 9) . Info: read_dc_script finished with 0 WARNING and 2 ERROR . **WARN: Input Transition Time will be transferred from 0ps to 0.1ps inside FE. Please let me know in detail how to remove it. Thanks!
aidans
Posts: 35
Online: User is Offline
5/14/2007 12:11 AM  
If user wants to turn off all the messages in FE, the following command can be used.
encMessage {warning | info | debug} {0 | 1}
For example: Following command turns off all warning messages:
encMessage warning 0

bougantp
Posts: 19
Online: User is Offline
6/05/2007 3:36 AM  
For this specific lef antenna check, you can disable this check using the following line before importing your design:
set dbgLefInDisableAntennaCheck 1
aidans
Posts: 35
Online: User is Offline
6/06/2007 7:04 AM  
How about turn off the  off Manufacture Grid check ?
what's the dbg* command, and where I can find all this kink enviroment setting ?
aidans
Posts: 35
Online: User is Offline
6/06/2007 7:21 AM  
setCheckMode -mgrid off

loadConfig $conf_file
eminemshow
Posts: 75
Online: User is Offline
6/11/2007 5:31 PM  
Dear bougantp:

Where did you find such variable 'dbgLefInDisableAntennaCheck'? Pls tell me.....thanks...
My hotmail is eminem198123@hotmail.com
aidans
Posts: 35
Online: User is Offline
6/11/2007 6:18 PM  
In a more general sense, what's is the document name that have all the set dbg* 0/1 like variables ?
bougantp
Posts: 19
Online: User is Offline
6/12/2007 12:40 AM  
For this variable 'dbgLefInDisableAntennaCheck', I had this information directly from Cadence support.
There is no real document to fing such variables.
In the soceDBAref.pdf there is some dbg* commands but nothing about variables.

A tric I use intensively in encounter, when I look for a command or a variable, I try this TCL command
info command
info vars
It is very usefull.
Posting to forums is available to community members only.
Login or Register

Forums > Digital IC > Floorplanning, Place and route > get rid of 'WARN' & 'ERRORS' after design import


ActiveForums 3.6
     
Copyright 2006 Cadence Design Systems, Inc.