• 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. cdf Parameter access through OA scripting

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 143
  • Views 14407
  • 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

cdf Parameter access through OA scripting

Oleg Si
Oleg Si over 8 years ago

Hello,

I'm having issue accessing cdf parameter '?choices' field through OA scripting. When you create a cdf parameter through:

cdfCreateParam(

g_cdfDataId
....
[ ?choices l_choices ]
....

)

Through skill I'm able to access this parameter. For example  cdf~>someParamName~>choices

Using python and OA scripting I'm able to access instance cdf parameters. I'm able to retrieve the oaInst and the associated oaParam  (i.e. someParamName ) and it's value, but I'm not able to see the 'choices' data. 

Does the 'choices' field data  get stored on the oaObject itself? If so, is there a way to access data through OA scripting?

Thank you,

Oleg

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 8 years ago

    Oleg,

    Cadence doesn't provide support for OA APIs reading data created in Virtuoso. You might want to contact Si2 instead (they have some forums there).

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Oleg Si
    Oleg Si over 8 years ago
    Hi Andrew,

    Thanks for getting back to me. I'm trying that route as well.
    I guess the question is that I have in regards to Virtuoso is when you create a cdf parameter with cdfCreateParam and you set the ?choices to some value, does that choices value actually get stored on the oaInst object ?

    Thank you,
    Oleg
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 8 years ago

    Hi Oleg,

    The simple answer is no. It's in the definition of the CDF, which is stored in the cell metadata property bag (data.dm). It's not stored on the instance.

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Oleg Si
    Oleg Si over 8 years ago
    Thank you for the prompt response.
    • 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