• 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. removing signals in the pivot table

Stats

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

removing signals in the pivot table

sv srini
sv srini over 4 years ago

Hello 

1.Iam trying to write a skill script to export the scalar values at the end of a single run, sweeps and corners and also Montecarlo sampling in a pivot ready format. 

I use the command ( for eg) 

maeExportOutputView(?session axlGetWindowSession() ?fileName "./mc3.pivot.xlsx" ?view "Detail - Transpose" ?historyName "MonteCarlo.1.RO")

to export the results  , but this also contains some blank colums that correspond to the waveforms . 

When I manually uncheck the signals in the results tab and repeat this , i get what i want , but would like to be able to do this using skill to avoid the manual unchecking every time. I would like the signals in maestro gui , but not in the pivot table. 

2. In the results summary tab, the order of the columns displayed is /Test , output , Min , Mean . Max etc . Is there a way to change this / reorder using maestro variables  in skill ?

Thanks

srini

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 4 years ago

    I don't think the first is possible currently - other than using:

    envSetVal("adexl.gui" "detailtransposeViewShowDefault" 'string "\"Scalar Expressions\"  \"Corner Expressions\" \"Sweep Expressions\" \"Top Level Expressions\" \"Device Checks\"")

    before the maestro view is opened, and then it also affects the UI - so not what you want. I couldn't see a request to do this, but it seems a reasonable enhancement request for an argument to maeExportOutputView to specify which types of outputs you wish to export. You should contact customer support.

    I don't believe the second is possible either - there's a cdsenv for controlling the summary view too, but it doesn't have that fine control (the env var is summaryViewShowDefault)

    Andrew

    • 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