• 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. Functional Verification
  3. Continue_error

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 66
  • Views 13319
  • 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

Continue_error

SpecMAN INFANT
SpecMAN INFANT over 16 years ago

Hi,

Simple Qn.    Does anyone know the command to continue running a testcase even if there are dut errors? also where in the test case should this be inserted?

 

Thanx

Specman Baby

  • Cancel
  • MVSI
    MVSI over 16 years ago
    Hi, Try this way... extend sys { setup() is also { set_check("...",WARNING); }; };
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • SpecMAN INFANT
    SpecMAN INFANT over 16 years ago

     Hi

    Thanks for the reply. Is there any way in which a dut_error can be flagged instead of warning and continue so that at the end the total no. of dut_errors can be seen instead of breaking at the first error itself

    Specman Baby

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • MVSI
    MVSI over 16 years ago
    You can use ERROR_CONTINUE also instead of WARNING. In both the cases execution will continue. With WARNING, it will increment num_of_dut_warnings and with ERROR_CONTINUE, it will increment num_of_dut_errors. At the end of the simulation, it will show num. of dut warnings/errors
    • 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