• 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. Stop XStream from custom skill procedure

Stats

  • Locked Locked
  • Replies 6
  • Subscribers 143
  • Views 14966
  • 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

Stop XStream from custom skill procedure

Adrian Nistor
Adrian Nistor over 13 years ago

Hello,

I know that XStream is passing each cell to some functions like poParamCellNameMap() or poCellNameMap() in order to change the name of the cells inside the exported gds file; My problem is that I would like to stop the process if I detect one PCell which has some problems.

Is there any possibility to make this ?

 

(More details about my problem: I want to detect PCells which can not be created (functions missing, errors, etc) in the layout; The layouter can load locally made pcell scripts, he can have a pcell layout in he's layour, but when he will export to stream/gds, that locally created pcell will be skipped (for some reasons we maintain "Stream out from virtual memory" disabled and we do not want to enable it). I would like to detect cases like this during the process of exporting and, using a skill script to analyze, to stop te exporting process)

 (I'm using Virtuoso 6.1.4)

 

 

Thank you,

Best Regards,

Adrian

  • Cancel
Parents
  • Adrian Nistor
    Adrian Nistor over 13 years ago

     Hello,

    Thanks Derek

    It is disabled, I also noticed that option.

    I tried to make the problem more clear; I have one pcell which starts with something like:

    If( isCallable(theBigPcellFunction) then

        theBigPcellFunction(....)

    else

       put_an_error_marker_in_layout

    )

     

    And I have the original layout with that pcell (which is only a marker because I did not loaded also the big function in order to have the possibility to make tha screenshot. I export to Stream; then I import the gds file back in Cadence, and I open it; 

    the result:

    The Pcell which initially had only an error marker and a label to explain the marker, after export and import, it;s just ... somthing selectable but with nothing inside !

    This kind of cases I want to avoid.

     

     

    Thank you,

    Best Regards,

    Adrian

    • xStream_original.png
    • View
    • Hide
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Adrian Nistor
    Adrian Nistor over 13 years ago

     Hello,

    Thanks Derek

    It is disabled, I also noticed that option.

    I tried to make the problem more clear; I have one pcell which starts with something like:

    If( isCallable(theBigPcellFunction) then

        theBigPcellFunction(....)

    else

       put_an_error_marker_in_layout

    )

     

    And I have the original layout with that pcell (which is only a marker because I did not loaded also the big function in order to have the possibility to make tha screenshot. I export to Stream; then I import the gds file back in Cadence, and I open it; 

    the result:

    The Pcell which initially had only an error marker and a label to explain the marker, after export and import, it;s just ... somthing selectable but with nothing inside !

    This kind of cases I want to avoid.

     

     

    Thank you,

    Best Regards,

    Adrian

    • xStream_original.png
    • View
    • Hide
    • 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