• 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. skill commands

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 125
  • Views 17641
  • 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

skill commands

archive
archive over 15 years ago

Hi I would like to swipe few commands in order to load Cadence

1. include /PDK/CRN65LP/cds.lib

2. setenv CDS_Netlisting_Mode "Analog"

 

Do I have to swipe them into the CIW window or in the linux terminal?

 

Thanks

 

Nik

  • Cancel
  • skillUser
    skillUser over 15 years ago

    Yassou Nik,

    The "include" statement should be able to go in the ./cds.lib file, the syntax looks correct - you can use either "INCLUDE" or "SOFTINCLUDE" and these keywords are case-insensitive.  In SKILL the ddSetForcedLib() command allows a different directory's cds.lib file to be used, other than the default of the current directory: ./cds.lib file.  The "setenv" statement is a Unix (csh) command, so it can either by typed in the terminal, or automatically set in your environment by including it in a .login or .cshrc file (for example, other shells may use other approaches, such as .profile)

    I hope this answers your questions.

    Regards,

    Lawrence.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • archive
    archive over 15 years ago

     Yassou Lawrence,

     

    That was really helpful 

     All works now

     

    Cheers

     

    Nik

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • ahamlett
    ahamlett over 14 years ago
    skillUser said:

    Yassou Nik,

    The "include" statement should be able to go in the ./cds.lib file, the syntax looks correct - you can use either "INCLUDE" or "SOFTINCLUDE" and these keywords are case-insensitive.  In SKILL the ddSetForcedLib() command allows a different directory's cds.lib file to be used, other than the default of the current directory: ./cds.lib file.  The "setenv" statement is a Unix (csh) command, so it can either by typed in the terminal, or automatically set in your environment by including it in a .login or .cshrc file (for example, other shells may use other approaches, such as .profile)

    I hope this answers your questions.

    Regards,

    Lawrence.

     

    What is the difference between INCLUDE and SOFTINCLUDE?
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • skillUser
    skillUser over 14 years ago

    For the "include" statement, the file must exist or an error will be given if the file is not found, whereas the "softinclude" does not complain if the file is not found - think of it as "load this cds.lib syntax file if it exists".

    Hope it answers your question?

    Regards,

    Lawrence.

    • 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