• 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. Determine the corner name using a "measurement" functio...

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 144
  • Views 1176
  • 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

Determine the corner name using a "measurement" function

Ivars
Ivars over 10 years ago

Hi,

I have a skill script that extracts a number of measurements from an ADEXL results database (post-simulation) and generates a formatted table. When applying this script to a corner simulation, I would like to determine the name of the corner associated with each child of the family so that I can use the corner name as the column header.

I apply each measurement function to the family of results, which returns a srrWave object. What I would like to do is apply a function such as cornerName() which would return a srrWave containing the corner names.

I can determine the corner names from the ADEXL results database, but what I need is a function that behaves just like a normal signal measurement function so that the ordering of the corner names matches that of the other measurements.

Is such a function possible?

Ivars

  • Cancel
  • sgreenwo
    sgreenwo over 10 years ago

    Hi Ivars,

    There are probably many ways to do this, but it may depend on how you generate corners in ADEXL. If you have only a 1-dimensional sweep, you could use famGetSweepValues, documented in the skartistref, to retrieve a list of corner names. Since you said you need it as a waveform object, you can build up a waveform object from this list using drCreateVec, drSetElem, drPutWaveform*Vec, etc. If you have multi-dimensional sweep (which will happen when you generate ADEXL corners using the cross-product), I don't know a clean way to do it, but yesterday I posted a related question that may be of interest to you in case someone replies with a solution.

    Best,

    Stephen

    • 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