• 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. use generated clock to sample the logic value driven by...

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 65
  • Views 13684
  • 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

use generated clock to sample the logic value driven by main clock.

phoenixson
phoenixson over 13 years ago
HI, all
Now I encountered one problem when I do RTL simulation. there is one main clock named 'main_clk"  in the design, and another clock named 'clk_div2' which is generated from 'main_clk', it is divided by two, I want to use 'clk_div2' to sample the logic signal driven by 'main_clk', but I found I can not get the correct value, it seems that 'clk_div2'  sampled the next cycle value, not the current one.  what causes that ?  but after synthesizing and building clock tree, the problem disappeared, why?
  • Cancel
Parents
  • TAM1
    TAM1 over 13 years ago

    Do you have access to information on support.cadence.com? If so, there is an App-Note that explains why you should use a blocking vs. a non-blocking assignment in your clock tree. There are some other race condition issues that you can look for too.

     Race Conditions

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • TAM1
    TAM1 over 13 years ago

    Do you have access to information on support.cadence.com? If so, there is an App-Note that explains why you should use a blocking vs. a non-blocking assignment in your clock tree. There are some other race condition issues that you can look for too.

     Race Conditions

    • 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