I am having a resistor SPICE script that is provided by a manufacturer. The SPICE script begins with .subckt keyword. My question is how can I create my own resistor in Cadence Schematics so that the resistor that I create can reference to that resistor SPICE script. I would appreciate your help if anyone of you can provide me some brief description on how i can set up my own resistor.
Thank you very much for your time,
chemaphy
The following is the resistor SPICE script that I am given:
One way I know is using the component CDF.
Please refer to "Affirma Analog Circuit Design Environment User Guide" pp. 127-132.
As far as I know, this approach works for pure spice code only, not Pspice code. I want to know the other method as well. I heard that script like ocean can do similiar thing in spectre, but I do not know how to do that.