• 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. Using LayoutXL in SKILL without Window/GUI

Stats

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

Using LayoutXL in SKILL without Window/GUI

mp133786
mp133786 over 9 years ago

Hi.  I am using version IC6.1.6.

Somewhat new at SKILL code.  We open Schematic view.  From that Schematic window, we do "Launch -> Layout XL"  and open layout.

From that Layout XL window, we run some SKILL procedure thru small GUI form we created.

That procedure sets layout view pointer as:

cvId_layout = hiGetCurrentWindow()~>cellView

I want to achieve same functionality without any GUI/window.  How do I achieve this?

I am trying to run that skill procedure in "batch" mode with something like:

virtuoso -nograph -log myTest.log -replay myTest.il

In my SKILL procedure I replaced cvId_layout as below, but everything else remains same.

cvId_layout = dbOpenCellViewByType("myLib" "myCell" "layout" "" "a")

and operate on cvId_layout object, but result is different when running with and without GUI/window.

Any help or suggestion on starting layoutXL without GUI/window? Thank you.

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 9 years ago

    This doesn't exist, and I haven't seen anyone requesting it either. I did wonder about processing the markers to look for the information - it's feasible - but you probably have to build in two many assumptions about precisely what the marker is called.

    So you should contact customer support to request an enhancement for such an API.

    Regards,

    Andrew. 

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett over 9 years ago

    This doesn't exist, and I haven't seen anyone requesting it either. I did wonder about processing the markers to look for the information - it's feasible - but you probably have to build in two many assumptions about precisely what the marker is called.

    So you should contact customer support to request an enhancement for such an API.

    Regards,

    Andrew. 

    • 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