• 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. How to add a new component-part in Virtuoso

Stats

  • Locked Locked
  • Replies 14
  • Subscribers 126
  • Views 23118
  • 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

How to add a new component-part in Virtuoso

Sali
Sali over 5 years ago

Hi ,

I have this spice code from ALADIN website, it is supposed to be the spice file for two nmos transistors connected in a certain way in one chip as in the attached figure.

I want to create this new component in Virtuoso to uses in the schematic.

I searched a lot around and I found CDF editing tutorial but it does not work since the parameters does not show up in the CDF form. Could any one help me in this.

Thank you

Moderator: Removed model contents since it's probably released under license by the part vendor

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 5 years ago

    This appears to be a PSPICE model (I'm not sure you really should post it here, but I couldn't find the source to reference it). The simplest way ought to be to just create a new view of type "pspice" (so do File->New->CellView and set the type to be "Pspice". Paste the text of the model (you'll need to ensure your cellName matches the subckt name, so you could call the cell 114913 if you don't want to change that part of the text).

    Spectre however does not support the tolerance parameters in a PSPICE model, so you'd need to remove the lot/4/uniform=-.22 dev/uniform=.04 type specifications for each parameter. Then do a File->Extract and it will prompt you to create a symbol if you don't have one (there are five pins called 1 to 5).

    However, it still won't simulate in spectre because it references a diode model called "dps" which is not defined anywhere. I just added:

    .model dps diode

    and it ran, but of course that's completely invented...

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Sali
    Sali over 5 years ago in reply to Andrew Beckett

    Thank you so much Andrew for your detailed answer.

    For the reference of spice model , this is the link and it shows only when you create an account and log in there.

    https://www.aldinc.com/view-pdf.php

    I will follow the steps and try it.

    Thanks again.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Frank Wiedmann
    Frank Wiedmann over 5 years ago in reply to Sali

    You also might want to take a look at the Rapid Adoption Kit "PSPICE Netlist Support in ADE" at https://support.cadence.com/apex/articleattachmentportal?id=a1O0V0000091D0vUAE 

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Sali
    Sali over 5 years ago in reply to Frank Wiedmann

    Thanks frank it is a very useful guide

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Sali
    Sali over 5 years ago in reply to Frank Wiedmann

    Thanks frank it is a very useful guide

    • 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