• 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. dependecy checking ----- Can anybody tell me how to approach...

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 66
  • Views 777
  • 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

dependecy checking ----- Can anybody tell me how to approach for this problem

Ashish Goel
Ashish Goel over 14 years ago

 I want to check that none of the internal register in the design except error register is effected by the error condition on the inputs.

Simulation can check that error register is set for the error condition but it cannot check that none of the other register is effected by it.  Random simulation might be inefficient to propagate this change to the checker. As far as my thought process goes we cannot have any cover statement associated with it 

IFV also is not capable of check it 

Please advice 

  • Cancel
  • jadec
    jadec over 14 years ago
    If you're using UVM_REG or some other register shadowing checker. You can compare all the other registers for their known values (preferably using backdoor access). If you always check the full register space for correctness, you won't need a special coverage to indicate that. If such checking is a configurable option, you could condition the cover bin on that being set (so you only generate coverage for error bit and no register corruption).
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Ashish Goel
    Ashish Goel over 14 years ago

    I agree with your suggestion but we don't do it generally. Do we have any way of formal way of checking it  

    • 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