• 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. Display flyline using SKILL .

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 143
  • Views 14578
  • 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

Display flyline using SKILL .

marbs
marbs over 11 years ago

 Hi All,

 I would like to ask, how to display flyline in vxl layout using SKILL ?

 For example I would like to display the flyline of the netname "vss" .

 By using SKILL code, how to do it ?

 I'm using IC615.

 

Best regards,

Marben

  • Cancel
  • skillUser
    skillUser over 11 years ago

    Hi Marben,

    There are a few SKILL commands for controlling the flight line display:

    lxToggleShowIncompleteNets()
    lxToggleShowAllIncompleteNets()
    lxShowHideIncompleteNets()

    There may be more, these are just the ones I have found so far...

    Hope this helps!

    Regards,

    Lawrence.

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

    How about something like this:

    geDeselectAll()
    hsmSelect(?type 'net ?name "vss")
    lxShowHideIncompleteNets()
    geDeselectAll() ; otherwise you're seeing the selected net rather than the highlighted marker...

    The lxShowHideIncompleteNets() will toggle the visibility of the highlight, but  you could just use the hsmSelect if seeing the flightlines for the selected net is enough.

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • marbs
    marbs over 11 years ago

     Hi Andrew,

     It works like a charm .

     I am looking for these for many days without luck,

     finally I got it. Flylines is very useful to view connections in layout.

    Thank you very much !!!

     

     Best regards,

     Marben

      

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • marbs
    marbs over 11 years ago

    Hi Lawrence,

    Thanks very much for your prompt reply.

     

     

    Best regards,

    Marben

    • 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