• 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. Virtuoso Layout XL/GXL -- rasterizing an anyAngle polygon...

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 126
  • Views 2905
  • 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

Virtuoso Layout XL/GXL -- rasterizing an anyAngle polygon onto a grid

jack.holloway
jack.holloway over 10 years ago

Greetings all,

I'm laying out some complex metal structures in a backend process who's design rules only allow metal at multiple of 45 degree angles. Several of my structures utilize other angles, on the gross macroscopic level -- i.e. tapers, etc.

Is there a method (including a SKILL solution) to rasterize a drawn or defined polygon utilizing anyAngle for the snap mode (versus diagonal, horizontal, or vertical) or a microwave taper on to a process grid? It's understood that the edges would necessarily be jagged on the resolution of the grid size.

I am, admittedly, inexperienced with SKILL.

I was able to find a solution to rasterize a circle (http://community.cadence.com/cadence_technology_forums/f/38/t/22352), but it doesn't address my requirement. The alternative is to rasterize these shapes in MATLAB, generate a set of vertices and create a simple SKILL script to generate a polygon.

Any advice would be greatly appreciated.

-J 

  • Cancel
Parents
  • MarkRuiter
    MarkRuiter over 8 years ago

    Hi Andrew,

    Thanks a lot, that script is very useful!

    For anyone who is new to Skill, a bit of extra explanation:

    1. Save the script as "abConvertPolygonToSteppedEdge.il" in your Cadence Home Dir
    2. Type in the CIW (the main window that starts when you open Cadence):

    load("abConvertPolygonToSteppedEdge.il")

    3. Select the polygon you want to convert to stepped edge your layout
    4. Type in the CIW:

    abConvertPolygonToSteppedEdge(car(geGetSelSet()) 0.01)

    Now the selected polygon will be converted.

    abConvertPolygonToSteppedEdge
    abConvertPolygonToSteppedEdge
    abConvertPolygonToSteppedEdge.il#sthash.1ewYIZp3.dpuf
    abConvertPolygonToSteppedEdge.il#sthash.1ewYIZp3.dpuf
    abConvertPolygonToSteppedEdge.il#sthash.1ewYIZp3.dpuf
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • MarkRuiter
    MarkRuiter over 8 years ago

    Hi Andrew,

    Thanks a lot, that script is very useful!

    For anyone who is new to Skill, a bit of extra explanation:

    1. Save the script as "abConvertPolygonToSteppedEdge.il" in your Cadence Home Dir
    2. Type in the CIW (the main window that starts when you open Cadence):

    load("abConvertPolygonToSteppedEdge.il")

    3. Select the polygon you want to convert to stepped edge your layout
    4. Type in the CIW:

    abConvertPolygonToSteppedEdge(car(geGetSelSet()) 0.01)

    Now the selected polygon will be converted.

    abConvertPolygonToSteppedEdge
    abConvertPolygonToSteppedEdge
    abConvertPolygonToSteppedEdge.il#sthash.1ewYIZp3.dpuf
    abConvertPolygonToSteppedEdge.il#sthash.1ewYIZp3.dpuf
    abConvertPolygonToSteppedEdge.il#sthash.1ewYIZp3.dpuf
    • 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