• 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. layerset(2) issues

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 125
  • Views 568
  • 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

layerset(2) issues

rdohanyos99
rdohanyos99 over 10 years ago

I have several layersets setup. They are stored in .cadence/dfII/layerSets/techo/ . When i load up virtuoso (ic 616) it loads them automatically. The issue I'm having is that they get loaded 2x and I don't understand why. I get 2 of each, one with the proper name and a second with (2) following it.

How can I stop it from loading the 2nd time.

Thanks!

Rob

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 10 years ago

    Rob,

    I expect you have an environment variable that means that the directory containing the .cadence directory is appearing more than once in the setup.loc. For example, in my working directory, I have:

    UNIX> ls .cadence/dfII/layerSets/gpdk090/
    Blah.layerSet      implants.layerSet  newAll.layerSet
    M1only.layerSet    metals.layerSet

    and normally if I do "cdswhich -all .cadence/dfII/layerSets" I get:

    Info (cdswhich): '.cadence/dfII/layerSets' found at:
            ./.cadence/dfII/layerSets

    If I do:

    UNIX> setenv CDS_PROJECT $PWD
    UNIX> cdswhich -all .cadence/dfII/layerSets
    Info (cdswhich): '.cadence/dfII/layerSets' found at:
            ./.cadence/dfII/layerSets
            /export/home/myusername/demos/IC612_Whatsnew/design/.cadence/dfII/layerSets

    I then get the duplicates showing up in the palette. It could be that if you start from your home directory this would happen anyway (because both $HOME and "." are in the setup.loc), or if you have (say) $CDS_WORKAREA, $CDS_SEARCHDIR, $CDS_SITE set - use "cdswhich -all" as shown above to see where it is looking - and check the contents of the setup.loc that Virtuoso is using - best way is to do:

    `cds_root virtuoso`/tools/bin/cdswhich setup.loc

    (the cds_root bit is to ensure that you are finding the setup.loc that Virtuoso would find - because otherwise if you just run "cdswhich" it might find the setup.loc from the MMSIM installation - which should be the same anyway by default, but it's more a case of if it has been customized).

    Regards,

    Andrew.

    • 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