• 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 Design
  3. Input Capacitance Characterization in Cadence Liberate

Stats

  • Locked Locked
  • Replies 26
  • Subscribers 125
  • Views 30828
  • 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

Input Capacitance Characterization in Cadence Liberate

anurans
anurans over 6 years ago

Hi All,

I have a transistor level description of a custom standard cell which is made of pass transistors and transmission gates. 

As can be seen, since the input buffering (i.e. an inverter) is missing (i.e. input B) in this type of a cell, the input capacitance seen at B input depends on the capacitive load presents at the output. How can we indicate this to Liberate and make the input capacitance of the cell a function of output load capacitance instead of a fixed value ? 

Thanks in advance

Anuradha

  • Cancel
  • Guangjun Cao
    Guangjun Cao over 6 years ago in reply to anurans

    if you are not using -auto_index option, then this index-1 table comes from your own definition. Please check your define_template command for this template.

    Guangjun

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • anurans
    anurans over 6 years ago in reply to Guangjun Cao

    Unfortunately not ! That's the strange thing here. Here's my definition for index-1/2 tables : 

    define_template -type delay \
    -index_1 {0.002 0.0120375 0.0472711 0.114555 0.21938 0.366461 0.56 } \
    -index_2 {0.001 0.0017421 0.00434703 0.00932152 0.0170715 0.0279457 0.0422546 } \
    delay_template_7x7_1043

    define_template -type power \
    -index_1 {0.002 0.0120375 0.0472711 0.114555 0.21938 0.366461 0.56 } \
    -index_2 {0.001 0.0017421 0.00434703 0.00932152 0.0170715 0.0279457 0.0422546 } \
    power_template_7x7_1043

    I don't see the same index-1 table in the generated .lib file as I've shown earlier.....

    Anuradha

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Guangjun Cao
    Guangjun Cao over 6 years ago in reply to anurans

    this is odd. please file a support case. That is the only way I can look into this.

    Regards,

    guangjun

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • anurans
    anurans over 6 years ago in reply to Guangjun Cao

    Okay, but jut to confirm everything looks correct, can we directly assign a pre-define capacitive load like below to the output of the cell: 

    //-------------------------------------------- In Harness file ------------------------------------------------------------

    //ONE_B and INT are the outputs of the cell, assigning 1 fF loads between each output and GND

    Coneb ONE_B_altos_out 0 1e-15

    Cint INT_altos_out 0 1e-15

    Or should the output load necessarily be from the index-2 capacitance values (If yes, I don't see a difference between non-harness/harness characterization, because the whole point here is to define a custom load) ?

    Thanks in advance

    Anuradha

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Guangjun Cao
    Guangjun Cao over 6 years ago in reply to anurans

    Additional load can be added. it is quite common to to have a resistive load, eg. pull-up/down. For a capacitive load, you can either use a harness, or a wrapper subckt with the same cell/ports names as your original block (you need to rename the original subckt). Then, connect the C load as you want. In such a way, the C load is part of the cell to be characterized.

    Is this what you want?

    Regards,

    Guangjun 

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • anurans
    anurans over 6 years ago in reply to Guangjun Cao

    I think that's already been done in my harness circuit (so what I did seems correct). Regarding the odd numbers in the .lib file, I have no idea why it happens. I will file a support case for that.

    Thanks for the inputs.

    Anuradha 

    • 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