• 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. Logic Design
  3. Warning during RTL Synthesis

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 63
  • Views 16650
  • 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

Warning during RTL Synthesis

Arslan
Arslan over 12 years ago

Hi, When I compile my RTL, among I get the following warning 

Warning : Possible timing problems have been detected in this design. [TIM-11]
        : The design is 'counter'.

Can anyone tell me what does that mean?

  • Cancel
  • bmiller
    bmiller over 12 years ago

     This is a very common warning, and it essentially means you may have some timing constraint issues in your design.  In order to see these constraint issues, run "report timing -lint".

     FYI, for any message code in RC, you can run "man" to see more information about the message.

    rc:/> man TIM-11
    Entry       : TIM-11
    Severity    : Warning
    Verbosity   : Message is visible at any 'information_level' above '1'.
    Description : Possible timing problems have been detected in this design.
    Help        : Use 'report timing -lint' for more information.

     

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Arslan
    Arslan over 12 years ago
    Hi, thanks bmiller. that was helpful. I am loading and synthesizing RTL from encounter gui, and when I type command report timing -lint, encounter does not recognize it. how to make that command run in encounter. and also if I type man TIM-11 in encounter, it says that there is no manual entry for TIM-11. How to overcome this?
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • bmiller
    bmiller over 12 years ago

     I have never synthesized RTL from the Encounter GUI, so I don't know how that works.  I do know that RTL-Compiler is called "under-the-hood" for synthesis.  "report timing -lint" is an RTL-Compiler command, and the TIM-11 message comes from RTL-Compiler as well.

     If there is a way to pass commands or a script from Encounter to RTL-Compiler, you could use that to run "report timing -lint". Or, you could synthesize your RTL directly in RTL-Compiler.

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • admin
    admin over 12 years ago
    Thanks
    • 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