• 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. Custom IC Design
  3. Need workaround for duplicate veriloga module name issu...

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 125
  • Views 15019
  • 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

Need workaround for duplicate veriloga module name issue

JKupanna
JKupanna over 11 years ago

Hi,

For some reason I'm including the same model file twice in a spectre simulation. In that .scs file I have a ahdl_include statement that includes a varilog-a model. Now because I'm loading this file twice, It is throwing an error saying that

"A built-in or regular master with name xyz already exists, cannot create an alias master with same name"

 Is there a option similar to duplicate_subckt=warning for verilog-a model.

 Thanks,

Jagadish 

  

  • Cancel
Parents
  • JKupanna
    JKupanna over 11 years ago

    Thanks for your response Andrew.

    I'm using Spectre 11.1.0.581.isr18. I don't have the latest ISR installed at my end to try duplicate_module option.

    Actually, I'm running Spectre with +mts option. My setup looks something like this,

    input.scs

    -----------------------------------------

    include "a.scs"

    subckt A

    include "a.scs"

    ends A

    subckt B

    include "b.scs"

    ends B

    -----------------------------------------

    With this kind of setup, I'm getting the below error,

    ERROR (SFE-398): "/path/resistors.va 91: A built-in or regular master with name rf_va already exists, cannot create an alias master with the same name."

    If I comment the first line(ie: provide models at scope level) then the simulation runs fine. Well I can go ahead and keep the a.scs as global model and comment the scope level model and run the simulation. But I was wondering if there is a way to workaround the current error.

    Regards, Jagadish

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • JKupanna
    JKupanna over 11 years ago

    Thanks for your response Andrew.

    I'm using Spectre 11.1.0.581.isr18. I don't have the latest ISR installed at my end to try duplicate_module option.

    Actually, I'm running Spectre with +mts option. My setup looks something like this,

    input.scs

    -----------------------------------------

    include "a.scs"

    subckt A

    include "a.scs"

    ends A

    subckt B

    include "b.scs"

    ends B

    -----------------------------------------

    With this kind of setup, I'm getting the below error,

    ERROR (SFE-398): "/path/resistors.va 91: A built-in or regular master with name rf_va already exists, cannot create an alias master with the same name."

    If I comment the first line(ie: provide models at scope level) then the simulation runs fine. Well I can go ahead and keep the a.scs as global model and comment the scope level model and run the simulation. But I was wondering if there is a way to workaround the current error.

    Regards, Jagadish

    • 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