• 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. *Error* eval: undefined function – hiGraphicMode

Stats

  • Locked Locked
  • Replies 11
  • Subscribers 143
  • Views 26959
  • 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

*Error* eval: undefined function – hiGraphicMode

Duy Hien
Duy Hien over 11 years ago

Hi everyone,

I have encountered a new problem on Cadence: *Error* eval: undefined function – hiGraphicMode

This is solution suggested by Cadence [Virtuoso Custom Placement and Rounting Preparation Guide]:

Solution: Check that the pcells in your design do not use SKILL functions

■ That are not available to the translator

■ That work with window graphics

Alternatively, translate in foreground mode so that all necessary SKILL functions are available to the translator.

Can you explain to me what exactly I have to do, please?

Thank you so much.

 

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

    You didn't give much to go on - for example, what exactly you were doing when the error occurred, and where it was reported.

    My guess is you're running some background program which is failing because there's a call to hiGraphicMode in the libInit.il of a library - this would be solved typically by ensuring the code does:

    when(isCallable('hiGraphicMode)
      ... the code which calls hiGraphicMode()
    )

    But hard to be more precise without some better pointers.

    Regards,

    Andrew.

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

    You didn't give much to go on - for example, what exactly you were doing when the error occurred, and where it was reported.

    My guess is you're running some background program which is failing because there's a call to hiGraphicMode in the libInit.il of a library - this would be solved typically by ensuring the code does:

    when(isCallable('hiGraphicMode)
      ... the code which calls hiGraphicMode()
    )

    But hard to be more precise without some better pointers.

    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