• 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
  • Quek
    Quek over 14 years ago

    Hi Aleck

    Actually even though this is a common problem, it is a hard problem to resolve because it can possibly involve pcell callbacks and hence the pcell codes have to be examined. The COS solution which I had provided should be able to work for most cases. If it fails to work, it is better for you to file a service request to the local Cadence support so that somebody can assist you on this.

    Some pcells have a cyclic switch to control calculation of finger width or total width. This can sometimes break dbCreateParamInst. Hence we need to use the skillscript in the COS solution to force trigger all the callbacks. Sorry that actually I do not have much idea now on the cause of your problem. : )  Perhaps it might be a good idea to file a service request with us so that somebody can look into the issue.

    Best regards
    Quek

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Quek
    Quek over 14 years ago

    Hi Aleck

    Actually even though this is a common problem, it is a hard problem to resolve because it can possibly involve pcell callbacks and hence the pcell codes have to be examined. The COS solution which I had provided should be able to work for most cases. If it fails to work, it is better for you to file a service request to the local Cadence support so that somebody can assist you on this.

    Some pcells have a cyclic switch to control calculation of finger width or total width. This can sometimes break dbCreateParamInst. Hence we need to use the skillscript in the COS solution to force trigger all the callbacks. Sorry that actually I do not have much idea now on the cause of your problem. : )  Perhaps it might be a good idea to file a service request with us so that somebody can look into the issue.

    Best regards
    Quek

    • 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