The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
Apr 20th, 2024, 7:00am
Pages: 1
Send Topic Print
Error encountered during NC Elaboration for config (Read 679 times)
vivekrc
New Member
*
Offline



Posts: 6

Error encountered during NC Elaboration for config
Oct 26th, 2004, 2:19pm
 

Hi,

I am getting this error and i dont know how to solve it.
ncelab:*internal*(rts_seghandler-SIGSEV unexpected violation pc =0x7f93310C addr=0X0)
This error occured when i was simulating my schematic design of current steering DACs in Cadence IBM 0.13 micron technology.
Design preparation was successfuly completed with no errors.
Thanks
Vivek
Back to top
 
 
View Profile   IP Logged
Jon Sanders
Guest




Re: Error encountered during NC Elaboration for co
Reply #1 - Nov 20th, 2004, 10:10am
 
Vivek,  whenever you see an internal error it implies a bug.  It might be you are trying to do something not support, or not officially supported yet but in any case internal errors mean Cadence did not account for the condition you gave it (whether it meant to or not).

So first please file a PCR if you have yet to do so.  Outside of that you need to provide a bit more data for debugging.  Some of the things that help are knowing where in Elab this failed which the log file often gives you clues to (especially if you have specified -mess).  Did this fail before, during, or after discipline resolution?  Depending on where it fails there are specific things to try.

If it failed prior to discipline resolution then something did not "hook" up correctly and try modifying your config where possible to see if you can find the block causing the problem.  If you don't specify a default digital discipline you will see if it got to DR or not.

If it failed during discipline resolution try things like switching to detail resolution, forcing disciplines, checking for unique items in your design for proper hookup (iterated inst, wreal, digital net expressions, UDP, VHDL, ...).

It seldom failed after DR but when it does it likely issues with CM or Driver Receiver Segmentation.  Here try different CM's just to see if that makes it work.

Of course similfying the design is also a helpful debugging tool since it allows you to find the problem area and easier to generate a testcase to be created that is free from your IP.  But without data these are just guesses.

-jons
Back to top
 
 
  IP Logged
Vivek Chandrasekhar
Guest




Re: Error encountered during NC Elaboration for co
Reply #2 - Nov 20th, 2004, 11:50am
 
Hi Jon,

I didnot get this bug when i use ldv 5.1 instead of ldv 4.1. Cadence had bugs in the older version,so  when i updated my version , i didnot get this segmentation fault.
thanks for your reply.
Vivek
Back to top
 
 
  IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.