• 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. Creating a symbol from a .scs file

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 128
  • Views 18044
  • 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

Creating a symbol from a .scs file

samer1
samer1 over 8 years ago

I have a veriglog A model for a device. Earlier, I used to create a symbol from the verilogA model directly and all values preceded by "parameter" in the code would show directly in the CDF list of the symbol.

Now, I have an scs file that includes the verilogA model in it. I want to be able to create a symbol for that scs file and be able to include the scs file from ADL (model setup)?

I tried to use one of the devices in the analogLib "nmos" and include my scs file name in the CDF list but did not work as intended. 

Can someone help with that?

Thanks

  • Cancel
Parents
  • Quek
    Quek over 8 years ago

    Hi Sherif

    There is no built-in, automated function to read the scs file and generate the symbol. You can do it as follows:

    a. Assuming that your scs file looks like:

    subckt myCell A B C
    ...
    ends

    b. Create a schematic with pins A, B and C
    c. Generate a symbol from the schematic
    d. Delete the schematic
    e. Copy the symbol view as "spectre" view
    f. In "CIW: Tools->CDF->Edit CDF" for the cell, go to spectre simInfo and add "A B C" as the "termOrder"
    g. Set the "componentName" as "myCell"

    You can now use the symbol in your schematic. Include the scs file as one of the model files during simulation.


    Best regards
    Quek

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Quek
    Quek over 8 years ago

    Hi Sherif

    There is no built-in, automated function to read the scs file and generate the symbol. You can do it as follows:

    a. Assuming that your scs file looks like:

    subckt myCell A B C
    ...
    ends

    b. Create a schematic with pins A, B and C
    c. Generate a symbol from the schematic
    d. Delete the schematic
    e. Copy the symbol view as "spectre" view
    f. In "CIW: Tools->CDF->Edit CDF" for the cell, go to spectre simInfo and add "A B C" as the "termOrder"
    g. Set the "componentName" as "myCell"

    You can now use the symbol in your schematic. Include the scs file as one of the model files during simulation.


    Best regards
    Quek

    • 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