• 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. Need help in skill coding

Stats

  • Locked Locked
  • Replies 0
  • Subscribers 143
  • Views 5423
  • 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

Need help in skill coding

sanjay skill
sanjay skill over 2 years ago

how do i write a skill script to read this wsp.il file line by line and add it to techfile in this fashion.

.....................file to be read line by line................

;
; Width Spacing Patterns
;
wspCreateWSP(cv "m5_4520_WSP5" ?allowedRepeatMode "any" ?defaultRepeatMode "stepped"
0.2 0.208 "wireType:vcc"
0.076 0.124
0.076 0.146
0.076 0.124
0.076 0.146
0.076 0.124
0.076 0.208
0.2 0.208 "wireType:vss"
0.076 0.124
0.076 0.146
0.076 0.124
0.076 0.146
0.076 0.124
0.076 0.208
0.2 0.0 "wireType:vcc"
)

;
; Width Spacing Pattern Groups
;
;
; Width Spacing Snap Pattern Defs
;
wspCreateWSSPDef(cv "m5_V_0_4320" "m5" "horizontal" 2.16 ?defaultActive "m5_4520_WSP5" ?allowedPatterns '("m5_4520_WSP5"))

;
; Global grid attributes
;
wspWSSPDefSetEnabledOverrides(cv '("m5_V_0_4320"))

dbSetGlobalGridOffsetReferenceType(cv "origin")

............................The pattern i want which need to added into techfile by reading above data................

(m6_11t
'pattern (
('spec (('width 0.16 'space 0.18 'wireType "vss" )
('width 0.044 'space 0.09 )
('width 0.044 'space 0.09 )
('width 0.044 'space 0.09 )
('width 0.044 'space 0.09 )
('width 0.044 'space 0.09 )
('width 0.044 'space 0.18 )
('width 0.16 'space 0.18 'wireType "vcc" )
('width 0.044 'space 0.09 )
('width 0.044 'space 0.09 )
('width 0.044 'space 0.09 )
('width 0.044 'space 0.09 )
('width 0.044 'space 0.09 )
('width 0.044 'space 0.18 )
('width 0.16 'space 0.0 'wireType "vss" ))
)
)
)

  • 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