• 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. RF Design
  3. [Help]Issues regarding Extraction

Stats

  • Locked Locked
  • Replies 7
  • Subscribers 63
  • Views 2840
  • 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

[Help]Issues regarding Extraction

hsps
hsps over 11 years ago

 Hi Friends,

I'm facing some issues while doing Extraction including inductances,like

ERROR: Failed to find a cellview for (pinductor)
ERROR: Failed to find a cellview for (pmind)
ERROR: Failed to find a cellview for (vsource)
ERROR: Failed to find a cellview for (ccvs)

But its working properly for R,C,RC extractions.Can you help me to avoid these errors?

Also please suggest some good referece for Extraction .

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 11 years ago

    I thought that might be the case.  $CDS_INST_DIR in a cds.lib is not actually the value of the environment variable, but a special sequence which means something to the tools. In the dim and distant past (I think prior to IC443, so something like 13 or 14 years ago), $CDS_INST_DIR was interpreted as an environment variable. This was fine until Cadence split their tools into separate "streams" (in the early days all Cadence products were released together in a single hierarchy, but this stopped being sustainable as the range of the portfolio increased). Since a single environment variable couldn't point to more than one stream, the interpretation of $CDS_INST_DIR in a cds.lib was changed to mean "the installation that the tool reading the cds.lib is coming from". So that means that virtuoso/icfb will interpret as meaning the IC hierarchy, whereas Assura would intepret as being the ASSURA hierarchy and so on.

    The incantation that I gave you:

     analogLib       $(inst_root_with:tools/dfII/bin/virtuoso)/tools/dfII/etc/cdslib/artist/analogLib

    is an additional construct that says "find the hierarchy using your UNIX path that contains tools/dfII/bin/virtuoso under the root".

    Alternatively, if you'd set your environment variable to something other that $CDS_INST_DIR, for example $CDSHOME, and then referenced $CDSHOME in the cds.lib, that would have worked too. Other environment variables in cds.lib are interpreted strictly as environment variables - you've just hit a problem because $CDS_INST_DIR is a special case.

    Kind Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett over 11 years ago

    I thought that might be the case.  $CDS_INST_DIR in a cds.lib is not actually the value of the environment variable, but a special sequence which means something to the tools. In the dim and distant past (I think prior to IC443, so something like 13 or 14 years ago), $CDS_INST_DIR was interpreted as an environment variable. This was fine until Cadence split their tools into separate "streams" (in the early days all Cadence products were released together in a single hierarchy, but this stopped being sustainable as the range of the portfolio increased). Since a single environment variable couldn't point to more than one stream, the interpretation of $CDS_INST_DIR in a cds.lib was changed to mean "the installation that the tool reading the cds.lib is coming from". So that means that virtuoso/icfb will interpret as meaning the IC hierarchy, whereas Assura would intepret as being the ASSURA hierarchy and so on.

    The incantation that I gave you:

     analogLib       $(inst_root_with:tools/dfII/bin/virtuoso)/tools/dfII/etc/cdslib/artist/analogLib

    is an additional construct that says "find the hierarchy using your UNIX path that contains tools/dfII/bin/virtuoso under the root".

    Alternatively, if you'd set your environment variable to something other that $CDS_INST_DIR, for example $CDSHOME, and then referenced $CDSHOME in the cds.lib, that would have worked too. Other environment variables in cds.lib are interpreted strictly as environment variables - you've just hit a problem because $CDS_INST_DIR is a special case.

    Kind Regards,

    Andrew.

    • 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