• 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. mos property change using skill

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 143
  • Views 14026
  • 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

mos property change using skill

iqbalsahid
iqbalsahid over 6 years ago

hi,

I want to change mos property using skill. Other property changing except "m".

I use a for loop to check prop whiin ins~>prop. if match with prop~>name prop~>value will change to new value.

but multiplicity is not changing.

using prop~>name i saw "m" property not coming.

("amsfetType" "wiringStartColorM0" "wiringOverhangM0" "wiringMarginM0" "wiringOffsetM0"
"wiringWidthPatternM0" "wiringWidthM0" "dummyRxFinBot" "dummyRxFinTop" "gateExtBotSwitch"
"gateExtTopSwitch" "floatPcL" "floatPcR" "dummyPcL" "dummyPcR"
"permuteRule" "lrsd" "p_vta" "acv_uncorr_sign" "pdevhgeos"
"pdevhgeos_sw" "pdevlgeos" "pdevlgeos_sw" "pdevdops" "pdevdops_sw"
"psej" "pdej" "asej" "adej" "cdfParamType"
"ngcon" "composite" "extract" "cpp" "fpitch"
"total_nfin" "nfin" "nf" "l" "fetType"
)

But in gui if i modify multiplicity of mos "m" is coming

("amsfetType" "par" "m" "wiringStartColorM0" "wiringOverhangM0"
"wiringMarginM0" "wiringOffsetM0" "wiringWidthPatternM0" "wiringWidthM0" "dummyRxFinBot"
"dummyRxFinTop" "gateExtBotSwitch" "gateExtTopSwitch" "floatPcL" "floatPcR"
"dummyPcL" "dummyPcR" "permuteRule" "lrsd" "p_vta"
"acv_uncorr_sign" "pdevhgeos" "pdevhgeos_sw" "pdevlgeos" "pdevlgeos_sw"
"pdevdops" "pdevdops_sw" "psej" "pdej" "asej"
"adej" "cdfParamType" "ngcon" "composite" "extract"
"cpp" "fpitch" "total_nfin" "nfin" "nf"
"l" "fetType"
)

I wat to cahnge "m" in skill code how?

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 6 years ago

    There's nothing special about m as far as the database is concerned. It's possible that a particular PDK might use a different parameter than "m", but for updating with SKILL there's nothing special needed.

    How are you updating normal parameters and the "m" parameter using SKILL? Can you give an example where it doesn't work? You've just shown the list of instance properties after making an edit on the edit properties form - it's not clear what is not working...

    Regards,

    Andrew.

    • 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