Quantcast
Channel: Cadence Custom IC Design Forum
Viewing all articles
Browse latest Browse all 4947

How to use device models with spectre circuit simulator

$
0
0

Hi,

I'm trying to use HiSIM2 with ADE-L.

I read "Spectre Circuit Simulator Components and Device Models Reference". I believe the model is supported by cadence.

However, I got the error below when I ran ADE-L simulation.

Error found by spectre during hierarchy flattening.
ERROR (CMI-2119): I17: Cannot instantiate the hisim2 type instance using a primitive. Instantiate the instance using a model and rerun the simulation.

How do I use the models supported by cadence?

Below is my netlist

===========

// Generated for: spectre
// Generated on: Apr 29 10:06:50 2024
// Design library name: TCAS_IVR
// Design cell name: hvsim
// Design view name: schematic
simulator lang=spectre
global 0
parameters vds=1 vgs=1

// Library name: TCAS_IVR
// Cell name: hvsim
// View name: schematic
V7 (net1 0) vsource dc=vgs type=dc
V6 (net2 0) vsource dc=vds type=dc
I17 (net2 net1 0 0) hisim2 w=10u l=10u
simulatorOptions options psfversion="1.4.0" reltol=1e-3 vabstol=1e-6 \
iabstol=1e-12 temp=27 tnom=27 scalem=1.0 scale=1.0 gmin=1e-12 rforce=1 \
maxnotes=5 maxwarns=5 digits=5 cols=80 pivrel=1e-3 \
sensfile="../psf/sens.output" checklimitdest=psf
tran tran stop=1u errpreset=moderate write="spectre.ic" \
writefinal="spectre.fc" annotate=status maxiters=5
finalTimeOP info what=oppoint where=rawfile
modelParameter info what=models where=rawfile
element info what=inst where=rawfile
outputParameter info what=output where=rawfile
designParamVals info what=parameters where=rawfile
primitives info what=primitives where=rawfile
subckts info what=subckts where=rawfile
save I17:d
saveOptions options save=allpub


Viewing all articles
Browse latest Browse all 4947

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>