• 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. Digital Implementation
  3. RTL compiler - elaborate problem.

Stats

  • Locked Locked
  • Replies 9
  • Subscribers 92
  • Views 5280
  • 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

RTL compiler - elaborate problem.

sandeepsuhas
sandeepsuhas over 15 years ago
Hi All, When I run rtl compiler I am facing the following error: Error : Invalid operating_conditions name. [LBR-32] [elaborate] : Library has no operating conditions named 'tt_1p2v_25c'. : Use ls to see the valid operating_conditions in the libraries. Error : Error when processing libraries loaded into domain. Cannot continue unless all domains' libraries are OK. [LBR-115] [elaborate] : Error when processing domain: /libraries/library_domains/_default_ Failed on elaborate -libpath /home/ssriram/project -libext .lib mult.v But the above said operating condition is present in the library. Any help would be appreciated. Regards Sandeep.
  • Cancel
Parents
  • diablo
    diablo over 15 years ago

    The first I would check whether operating condition is defined in your tt_1p2v_25c.lib file as below


      operating_conditions(tt_1p2v_25c) {
        process    : 1;
        temperature    : 25;
        voltage    : 1.2;
        tree_type    : balanced_tree
      }

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • diablo
    diablo over 15 years ago

    The first I would check whether operating condition is defined in your tt_1p2v_25c.lib file as below


      operating_conditions(tt_1p2v_25c) {
        process    : 1;
        temperature    : 25;
        voltage    : 1.2;
        tree_type    : balanced_tree
      }

     

    • 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