• 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. update "cutSpacing" of a via

Stats

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

update "cutSpacing" of a via

chianga
chianga over 12 years ago

Hi guys,

Long time lurker, first time poster.  I first want to thank Andrew, Lawrence and other regulars for contributing to this forum.

 I have a simple problem that I can't seem to figure out and I am hoping you guys can point me to the right direction.  I am trying to update the "cutSpacing" of a via using the following code, where cutSpacing= x_width:y_width and I got the error below

*Error* dbReplacePropList: Invalid float - (0.09 0.09)

I figured I am not setting the type of "cutSpacing" correctly but I can't figure what it should be. 

  dbReplacePropList(fig

               list(

   list("cutSpacing" 'float cutSpacing)

                   list("cutColumns" 'int numCols)

                   list("cutRows" 'int numRows)

   )

) 

Thanks in advance,

Andy

PS I am using IC6.1.5-64b.500.12 

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

    Andy,

    If your via spacing is dependent upon the number of vias, that can be encoded as a technology rule in the constraints in the tech file. Isn't that a better solution than having to compute it yourself every time you change the number of rows and columns? That way it will be correct no matter how you enter the rows and columns of the via...

    Look for viaSpacing in cdnshelp and you should find it descrbed in the Virtuoso Technology Data ASCII Files Reference manual.

    Andrew.

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

    Andy,

    If your via spacing is dependent upon the number of vias, that can be encoded as a technology rule in the constraints in the tech file. Isn't that a better solution than having to compute it yourself every time you change the number of rows and columns? That way it will be correct no matter how you enter the rows and columns of the via...

    Look for viaSpacing in cdnshelp and you should find it descrbed in the Virtuoso Technology Data ASCII Files Reference manual.

    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