• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC Design
  3. OSSHNL ERROR 514 and 287

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 125
  • Views 19183
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

OSSHNL ERROR 514 and 287

PeteK
PeteK over 10 years ago

Hi, I am designing a datapath circuit, but I am having trouble with cadence software virtuoso &

My circuit can't netlist, but sometimes it does netlist after a few hours, even if nothing got changed in between. Sometimes i select 'escape names', and it netlists, other times it doesn't even if i select it or delete the run folder. Netlisting has completely become random for me, yet it was working fine a week ago, the errors below are the ones output when it fails;

 oi58.tinypic.com/261nqza.jpg

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 10 years ago

    First of all, you didn't mention which netlister you're using (I'm assuming it's the NC Verilog integration), and also you didn't mention the version.

    However, I think the error message is pretty clear. You have hnlMaxNameLength set too short. The default value of this variable is 50, but you have it set to 16.

    You can add:

    hnlMaxNameLength=50

    in a .simrc file (e.g. in the working dir), or you could just try typing that in the CIW.

    That should fix it. I saw a similar problem in the version I was using when I set hnlMaxNameLength too short. The escaped names is a piece of generic advice - it probably doesn't help in general in this case.

    Also, it's usually better to post the text of the error message rather than a link to a picture of the error message. It's pretty hard to search a picture... so if anyone else hits this issue in the future, it's unlikely they'll find this post.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • PeteK
    PeteK over 10 years ago
    Thankyou very much Mr. Andrew, it worked, i changed it in the .simrc file
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information