• 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. Hardware/Software Co-Development, Verification…
  3. using command ncverilog cause hang issue

Stats

  • Locked Locked
  • Replies 9
  • Subscribers 50
  • Views 20190
  • 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

using command ncverilog cause hang issue

Jack Lee
Jack Lee over 16 years ago
Hi, I am Jack.I have something to verify about the ncverilog command.

I write the ncverilog command to compile and simulate my design:ncverilog   abc_tb.v -f abc_tb.f -l abc_tb.log  +ncelabargs+"-timescale 1ps/1ps" +access+rw(abc_tb.f is the filelist which contains all files required for this design) I face hanging issue while running simulation, when I remove the option +access+rw, the hang issue can be avoided.Why this can be happened?I have tried out with other tools like VCS, I have not experienced this type of issue, thanks for giving me some advices.
  • Cancel
Parents
  • Mickey
    Mickey over 16 years ago

    Hi Inan,

    The introduction of PLI is another layer of complexity to determining the cause of a hanging simulation.  The way the simulator works with a PLI is when a PLI is encountered, control is passed to the PLI to execute it's function.  Once the PLI completes its code processing, control is given back to the simulator. So another possible source of the hang could be the coding within the PLI.

    I would encourage you to check with Synopsys to make sure that you have the latest version of their PLI.  I'd also make sure that the latest IUS version is being used.  You should also open a service request with Synopsys as well as our support team (support@cadence.com) and include a testcase so that the situation can be investigated.

    Best regards,
    Mickey 

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Mickey
    Mickey over 16 years ago

    Hi Inan,

    The introduction of PLI is another layer of complexity to determining the cause of a hanging simulation.  The way the simulator works with a PLI is when a PLI is encountered, control is passed to the PLI to execute it's function.  Once the PLI completes its code processing, control is given back to the simulator. So another possible source of the hang could be the coding within the PLI.

    I would encourage you to check with Synopsys to make sure that you have the latest version of their PLI.  I'd also make sure that the latest IUS version is being used.  You should also open a service request with Synopsys as well as our support team (support@cadence.com) and include a testcase so that the situation can be investigated.

    Best regards,
    Mickey 

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

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