Forum Discussion
Hi,
The error message is missing in your previous reply. Can you please put it once again?
Also, please indicate which simulator you are using and how are you trying to use the model?
Regards
Thank you for your reply.
Please refer to this.
simulator : PrimeSim HSPICE -- S-2021.09 linux64
netlist:
------------------------------------------------------------------------------
.include "./MAX10ADC_SPICEModel/nonprescalar_rc.cir_en"
.ac dec 10 1 10
.end
------------------------------------------------------------------------------
error:
------------------------------------------------------------------------------
**error** No connections on ground node.
**warning** associated with encrypted blocks weresuppressed due to encrypted content
Warning:'No DC path nodes' occurs 9 times
No DC path from the following nodes,connected with gdcpath:
Warning:'1 connection nodes' occurs 1 times
Summary of 1 connection from the following nodes:
Warning:'No Tran path ' occurs 9 times
Summary of No Tran path from the following nodes:
****** Statistics of Ignored Elements ******
Inductors : 2
****** Circuit Statistics ******
# nodes = 11 # elements = 11
# resistors = 5 # capacitors = 6 # inductors = 0
# mutual_inds = 0 # vccs = 0 # vcvs = 0
# cccs = 0 # ccvs = 0 # volt_srcs = 0
# curr_srcs = 0 # diodes = 0 # bjts = 0
# jfets = 0 # mosfets = 0 # U elements = 0
# T elements = 0 # W elements = 0 # B elements = 0
# S elements = 0 # P elements = 0 # va device = 0
# vector_srcs = 0 # N elements = 0
------------------------------------------------------------------------------