• 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. SKILL to create BUS

Stats

  • Locked Locked
  • Replies 5
  • Subscribers 144
  • Views 16380
  • 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

SKILL to create BUS

avinash1skill
avinash1skill over 15 years ago

Hi Everyone,

i need script to create bus, like to create 'n' no. of paths with 'x' width & 'y' spacing between them.

Thanks in advance.

avinash

  • Cancel
Parents
  • skillUser
    skillUser over 15 years ago

    Hi Avinash,

    Another way to do this is with a MultiPart Path (MPP).  You can create one interactively using the Create -> Multipart path menu then press F3 to make sure that the options form is visible.  You define the "master path" and then the others would be offset subpaths that you add the details for using the "Subpart" button on the main "Create Multipart Path" form.

    You can test the path interactively and modify it until you get it right.  Once you are happy with it, you can save this to a template so that you don't have to repeat all the work again.

    The MPP can be created through SKILL using a call to the rodCreatePath() function. If you saved the interactive MPP to an ASCII file, you can re-use much of this structure to build the arguments to the rodCreatePath() function. Then you could write a SKILL function around the call to the rodCreatePath function where you can pass in "n" the number of bus bits to create.  This master path could still be digitized (using an enterPath() function), see the CCSslotMetal.il example for details on the approach, solution 11252132 (it may not be visible for a short while, it has just been updated.)


    I'm sure that there are other solutions on this...

    Regards,

    Lawrence.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • skillUser
    skillUser over 15 years ago

    Hi Avinash,

    Another way to do this is with a MultiPart Path (MPP).  You can create one interactively using the Create -> Multipart path menu then press F3 to make sure that the options form is visible.  You define the "master path" and then the others would be offset subpaths that you add the details for using the "Subpart" button on the main "Create Multipart Path" form.

    You can test the path interactively and modify it until you get it right.  Once you are happy with it, you can save this to a template so that you don't have to repeat all the work again.

    The MPP can be created through SKILL using a call to the rodCreatePath() function. If you saved the interactive MPP to an ASCII file, you can re-use much of this structure to build the arguments to the rodCreatePath() function. Then you could write a SKILL function around the call to the rodCreatePath function where you can pass in "n" the number of bus bits to create.  This master path could still be digitized (using an enterPath() function), see the CCSslotMetal.il example for details on the approach, solution 11252132 (it may not be visible for a short while, it has just been updated.)


    I'm sure that there are other solutions on this...

    Regards,

    Lawrence.

    • 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