P
Paul Shepherd
Guest
I am developing a PDK that must be able to work with the hierarchical
netlister to provide hspice netlists in addition to using hspiceD
simulation through the analogDesign environment. I have gotten my FETs
to work for both cases by having an hspice and hspiceD view, and
configuring the hspice view per the HSPICE/SPICE Interface reference
document (i.e. populate the hnlHspiceFormatModel property with
"hnlHspicePrintMOSfetModel()")
I have also gotten FETs, resistors, and capacitors to netlist
correctly in the hspiceD netlister by populating the CDF data for the
cells.
What is the missing link for resistors and capacitors in the HNL? is
there an equivalent function to hnlHspicePrintMOSfetModel()? I tried
hspiceDCompPrim() just in case, but that didn't do the trick.
Thanks,
Paul
netlister to provide hspice netlists in addition to using hspiceD
simulation through the analogDesign environment. I have gotten my FETs
to work for both cases by having an hspice and hspiceD view, and
configuring the hspice view per the HSPICE/SPICE Interface reference
document (i.e. populate the hnlHspiceFormatModel property with
"hnlHspicePrintMOSfetModel()")
I have also gotten FETs, resistors, and capacitors to netlist
correctly in the hspiceD netlister by populating the CDF data for the
cells.
What is the missing link for resistors and capacitors in the HNL? is
there an equivalent function to hnlHspicePrintMOSfetModel()? I tried
hspiceDCompPrim() just in case, but that didn't do the trick.
Thanks,
Paul