• 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 SKILL
  3. stream out pcell with custom procedures

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 143
  • Views 13405
  • 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

stream out pcell with custom procedures

RVERP
RVERP over 12 years ago

I have some pcells in my layout that use custom procedures.  These procedures are loaded in the libInit.il file.  But even then if I generate a gds, I have following error in my log file :

WARNING (472): Pcell evaluation failed. This could have happened as a result of either a syntax error or the use of an unsupported PIPO function in Pcell SKILL code. Only db*() and rod*() functions can be used in Pcell SKILL code. The Pcell evaluation error in this case is ignored because the 'Ignore Pcell evaluation failure' option is selected in Stream In/Out Options.

 

Is there something else you must do when streaming out a pcell with custom procedures?

  • Cancel
Parents
  • theopaone
    theopaone over 12 years ago

    There are limits to the SKILL commands that are usable in pcells. They include the basic SKILL operators, the db, tech, rod, pc and cdf commands. These command prefixes are documented in one of the pcell documents. These commands are available in all tool contexts. Other command prefixes such as xl and le are only available in interactive tool contexts. You may be using some of those in your pcell custom code.

    Generating GDS2 from batch means that you do not have access to the interactive commands as they are not loaded. Check your SKILL for these commands. You may also get an idea of which command from the error message or from the log file. Search for it and replace it.

    Ted

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • theopaone
    theopaone over 12 years ago

    There are limits to the SKILL commands that are usable in pcells. They include the basic SKILL operators, the db, tech, rod, pc and cdf commands. These command prefixes are documented in one of the pcell documents. These commands are available in all tool contexts. Other command prefixes such as xl and le are only available in interactive tool contexts. You may be using some of those in your pcell custom code.

    Generating GDS2 from batch means that you do not have access to the interactive commands as they are not loaded. Check your SKILL for these commands. You may also get an idea of which command from the error message or from the log file. Search for it and replace it.

    Ted

    • 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