• 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 Design
  3. Update output list

Stats

  • Locked Locked
  • Replies 9
  • Subscribers 125
  • Views 14861
  • 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

Update output list

Yassien
Yassien over 12 years ago

Hi All,

I am new to the community. I managed to be working using Skill language on a plugin to Cadence. I run into a problem i read otput list through asiGetOutputList and i manipulate the items and change some naming and need to update the list. I do update the values but it can't be refreshed throught the ADE window. The list is not changed automatically it needs and external event like press Run button.I needt to be able to do the whole thing at once.

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 12 years ago

    I'm answering this here rather than via the direct email you sent me (I prefer people not to send me direct messages instead of posting on the forum, as it gives others the chance to respond too).

    Anyway, there is no public SKILL API to "set" the outputs back again, with the exception of sevExportOutputsToFile and sevImportOutputsFromFile (there are three versions of these functions, ToCSV, ToFile and ToTxt, and similarly for the Import). These are in IC61X only - even then I think it's IC615.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Yassien
    Yassien over 12 years ago

    sevExportOutputsToFile is not defined i run 6.15 and it gave me the following error.

    *Error* eval: undefined function - sevExportOutputsToFile..

    I need something like write to file indirectly without poping up a dialog.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Yassien
    Yassien over 12 years ago

     However asiSetOutputList(session list) is defined but doesn't refresh the outputlist

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 12 years ago

    sevExportOutputsToFile was added in a  hotfix of IC615 (I'm not sure which one - don't really have time to go and check). It's certainly there in IC615 ISR15. sevExportOutputsToTxt is there in IC615 Base version though.

    asiSetOutputList is a private function. Part of the reason is that you cannot use it in isolation (it needs some supporting functions to go along with it), which is why it doesn't work for you.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Yassien
    Yassien over 12 years ago

     I am really greatful for your help, but is there any other way of refreshing the outputlist in the ADE other than sevExportOutputsToFile

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 12 years ago

    Not without using private SKILL functions (which I'm not going to reveal in a public forum; maybe going to customer support with an explanation of what you are trying to acheive might help?). Did you try sevExportOutputsToTxt?

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Yassien
    Yassien over 12 years ago

     the problem with sevExportOutputsToTxt is that it force a dialog to pop up and you sate where you want to savge the file which i don't want. I need it to be transperent to the user not to see the dialog.. 

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 12 years ago

    I just checked, and even the new functions prompt you for a file.

    You will need to contact customer support.

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Yassien
    Yassien over 12 years ago

     Thanks alot Andrew for your help

    • 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