• 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. retime failed with error msg "Failed on find_unique_design...

Stats

  • Locked Locked
  • Replies 7
  • Subscribers 61
  • Views 8978
  • 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

retime failed with error msg "Failed on find_unique_design"

archive
archive over 17 years ago

I have set attribute retime to a certain design

set_attr retime 1 [find / -subdesign some_design]

after elaboration. However I get following error message after the generic synthesis:

Failed on find_unique_design

The script is structured as follows;
1. read libraries and set library
2. read don't use cells
3. read_hdl
4. elaborate
5. read constraints
6. set costs groups/path groups
7. set_attr retime true [find / -subdesign *]
7. run generic synthesis
8. run technology mapping etc...

I have set this attribute to only one subdesign. find_unique_design is an internal command I think.

Do you have any idea?


Originally posted in cdnusers.org by sporadic crash
  • Cancel
Parents
  • archive
    archive over 17 years ago

    Hi Sporadic Crash,

    I suggest checking your directories after elaboration. Sounds like you elaborated more than one design. Also, if I am not mistaken, you do not need to do
    > set_attr retime true [find / -subdesign *]
    My understanding is that
    > set_attr retime true [find / -design ]
    is sufficient since the attribute is recursive. I only use subdesign when I specifically only want to retime a particular subdesign/s and nothing else.

    good luck,
    gh-


    Originally posted in cdnusers.org by grasshopper
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • archive
    archive over 17 years ago

    Hi Sporadic Crash,

    I suggest checking your directories after elaboration. Sounds like you elaborated more than one design. Also, if I am not mistaken, you do not need to do
    > set_attr retime true [find / -subdesign *]
    My understanding is that
    > set_attr retime true [find / -design ]
    is sufficient since the attribute is recursive. I only use subdesign when I specifically only want to retime a particular subdesign/s and nothing else.

    good luck,
    gh-


    Originally posted in cdnusers.org by grasshopper
    • 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