• 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. createSpareModule syntax

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 91
  • Views 13356
  • 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

createSpareModule syntax

maxb
maxb over 15 years ago

I am trying to use the createSpareModule command, but I can't seem to get the syntax right, especially for specifying the reset signal to connect to the spare flip-flops. The documentation and SourceLink entries doesn not contain any examples, just the generic syntax:

[-reset <netName>:<pinName> [<pinName>] ...]

Does anyone have an example of how to specify this correctly?

  • Cancel
Parents
  • maxb
    maxb over 15 years ago

    I get various errors, many of them referring to a signal name which I did not give as being invalid. This makes it hard to trust the output of the tool even when it is referring to the same signal I gave it. See examples below. This problem occurs, although with different outputs, both when using script and interactive mode.

    I suspect it is the colon symbol which is causing the trouble, but I don't know why or how to get around it.

    createSpareModule -moduleName ModuleSpare_1 -cell { DFSC1 1} -reset "rctl_rst_an:RN"
    **WARN: (SOCSP-5519):   Provided reset net name 'rctl_rst_aneld' is not valid. Reset net information will be ignored.

    createSpareModule -moduleName test -cell { DFSC1 1 } -reset "rctl_rst_an:RN"
    **WARN: (SOCSP-5519):   Provided reset net name 'rctl_rst_an *' is not valid. Reset net information will be ignored.

    createSpareModule -moduleName test12 -cell { DFSC1 1} -reset rctl_rst_an:RN
    **WARN: (SOCSP-5519):   Provided reset net name 'rctl_rst_antate' is not valid. Reset net information will be ignored.

    createSpareModule -moduleName test4 -cell { DFSC1 1 } -reset "u_rctl/u1_synchronizer/q_reg/Q:RN"
    **WARN: (SOCSP-5519):   Provided reset net name 'u_rctl/u1_synchronizer/q_reg/Qreg[4]' is not valid. Reset net information will be ignored.

    createSpareModule -moduleName test15 -cell { DFSC1 1} -reset {rctl_rst_an:RN}
    **WARN: (SOCSP-5519):   Provided reset net name 'rctl_rst_antate' is not valid. Reset net information will be ignored.

    createSpareModule -moduleName test14 -cell { DFSC1 1} -reset {non_existing_signal:RN}
    **WARN: (SOCSP-5519):   Provided reset net name 'non_existing_signal' is not valid. Reset net information will be ignored.
     

     

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

    I get various errors, many of them referring to a signal name which I did not give as being invalid. This makes it hard to trust the output of the tool even when it is referring to the same signal I gave it. See examples below. This problem occurs, although with different outputs, both when using script and interactive mode.

    I suspect it is the colon symbol which is causing the trouble, but I don't know why or how to get around it.

    createSpareModule -moduleName ModuleSpare_1 -cell { DFSC1 1} -reset "rctl_rst_an:RN"
    **WARN: (SOCSP-5519):   Provided reset net name 'rctl_rst_aneld' is not valid. Reset net information will be ignored.

    createSpareModule -moduleName test -cell { DFSC1 1 } -reset "rctl_rst_an:RN"
    **WARN: (SOCSP-5519):   Provided reset net name 'rctl_rst_an *' is not valid. Reset net information will be ignored.

    createSpareModule -moduleName test12 -cell { DFSC1 1} -reset rctl_rst_an:RN
    **WARN: (SOCSP-5519):   Provided reset net name 'rctl_rst_antate' is not valid. Reset net information will be ignored.

    createSpareModule -moduleName test4 -cell { DFSC1 1 } -reset "u_rctl/u1_synchronizer/q_reg/Q:RN"
    **WARN: (SOCSP-5519):   Provided reset net name 'u_rctl/u1_synchronizer/q_reg/Qreg[4]' is not valid. Reset net information will be ignored.

    createSpareModule -moduleName test15 -cell { DFSC1 1} -reset {rctl_rst_an:RN}
    **WARN: (SOCSP-5519):   Provided reset net name 'rctl_rst_antate' is not valid. Reset net information will be ignored.

    createSpareModule -moduleName test14 -cell { DFSC1 1} -reset {non_existing_signal:RN}
    **WARN: (SOCSP-5519):   Provided reset net name 'non_existing_signal' is not valid. Reset net information will be ignored.
     

     

    • 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