• 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. How to preserve the internal signal name in synthesis when...

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 65
  • Views 18848
  • 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

How to preserve the internal signal name in synthesis when using Cadence RTL compiler

rexnyu
rexnyu over 12 years ago

Here is part of my script.

set_attribute write_vlog_preserve_net_name true

elaborate aes_fwd_top

ungroup -flatten -all

synthesize -to_mapped

write_hdl -mapped > aes_fwd_top-orig.v

But RTL compiler keeps changing my internal signal names with some random names in the verilog netlist file.

What is the proper way to use "write_vlog_preserve_net_name"? or I am using the wrong command.

  • Cancel
  • nightswhosayni
    nightswhosayni over 9 years ago

    Hmm....

    "Topic has 0 replies and 6091 views."

    Seems like there are a number of folks also having the same issue, yet "0" replies.

    You would think this might have made the  R&D priority list. 

    And  here we are three years later.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Kari
    Kari over 9 years ago

    R&D does not monitor this forum. If a user has a serious issue, they need to contact support. This is a user forum, for users to help each other out with design issues and tool usage. Cadence employees (like myself) sometimes answer questions when they have time, but it is not a direct line to get immediate support. I wish more users were on this forum helping each other (as well as more Cadence employees).

    • Cancel
    • Vote Up +1 Vote Down
    • Cancel
  • grasshopper
    grasshopper over 9 years ago

    Hi Jeff,

    as Kari pointed out, this is not a replacement for your support contact but a means for the community of ALL tool users to help each other out and share knowledge. You can be mad at the 6091 people that viewed it and provided no insight but it is no indication of R&D involvement. For all we know, the issue was addressed and the user never posted the conclusions.

    Lastly, please make sure you always post in the correct forum. Moderators do there best to re-assign but it is a human doing that after all so some can fall through the cracks from time to time. 

    gh-

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • fitz
    fitz over 8 years ago

    The OP had the answer at the tip of his tongue, random names are by definition random.

    Only register instance names and top level port names are guaranteed to  remain consistent from synthesis run to run.

    Change anything ( attributes, RTL, constraints, libraries etc. etc. ) and synthesized combinational logic random names will flip to another 'synthesized' name.

    There are specialized tools and techniques "Conformal ECO" that map old to new names ,

    but those resources are reserved for experienced users that are already in really deep trouble.

    Or you could draw a schematic :  )

    Shawn

     

     

    • 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