• 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. about the function of dbCreateParamInst

Stats

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

about the function of dbCreateParamInst

b0719r
b0719r over 14 years ago

Hi Everyone,

I am using the function of  dbCreateParamInst to draw a rf nmos with w, l, #f can be changed, however, when I use this function as below:

 paramList=list(list("wf" "float" fw) list("lf" "float" fl) list("nf" "int" nf))
    a=-(0.98*nf/4-0.2)
    b=-fw/2
   inst= dbCreateParamInst(newCV master nil a:b "R180" 1 paramList)

the mos size can not be changed, which seems as default size. I think the problem is the propName I use, it may be wrong. but I use this names before in the 90nm, it works ok, when I use them into 65nm, it doesn't work anymore. 

Is anyone have the idea that how to find the propName? or how to solve this problem?

  • Cancel
Parents
  • b0719r
    b0719r over 14 years ago
    Hi Quek, Thank you for your answer, you are right, the set in cdf is string, which is not suitable with my code, but I think if it is this problem, then it should shows error but not showing no error. The thing now is that when I check the properties of this nmos, the width per finger, length per finger, and the number of fingers has changed, but the total width is not( it is always the default value), and if I change one of these parameters, the total width changes immediately. Moreover, when I use different technology, such as umc90nm, it works ok, I also checked its type, which is also "string" while I define is as "float" in skill, it still works. do you have any idea about this situation? Thank you again for your answer! Best regards, Aleck
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • b0719r
    b0719r over 14 years ago
    Hi Quek, Thank you for your answer, you are right, the set in cdf is string, which is not suitable with my code, but I think if it is this problem, then it should shows error but not showing no error. The thing now is that when I check the properties of this nmos, the width per finger, length per finger, and the number of fingers has changed, but the total width is not( it is always the default value), and if I change one of these parameters, the total width changes immediately. Moreover, when I use different technology, such as umc90nm, it works ok, I also checked its type, which is also "string" while I define is as "float" in skill, it still works. do you have any idea about this situation? Thank you again for your answer! Best regards, Aleck
    • 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