#include "spice.h"
#include <stdio.h>
#include "jjdefs.h"
#include "sperror.h"
#include "util.h"
#include "cktext.h"
Go to the source code of this file.
Definition at line 17 of file jjsetup.c.
43 "Warning: delv entry was <= 0, reset to 1e-5\n",
49 "Warning: icon entry was <= 0, reset to 1e3\n",
71 if (model->
JJvg < temp) {
73 "Warning: vg entry was < delv/2, reset to delv/2\n",
81 if (model->
JJcap != 0.0) {
157 "Warning: %s control current modulated by non-existent\n\ 165 TSTALLOC(JJposPosPtr,JJposNode,JJposNode)
166 TSTALLOC(JJnegNegPtr,JJnegNode,JJnegNode)
167 TSTALLOC(JJnegPosPtr,JJnegNode,JJposNode)
168 TSTALLOC(JJposNegPtr,JJposNode,JJnegNode)
169 if (here->JJcontrol) {
170 TSTALLOC(JJposIbrPtr,JJposNode,JJbranch)
171 TSTALLOC(JJnegIbrPtr,JJnegNode,JJbranch)
173 if (here->JJphsNode) {
174 TSTALLOC(JJphsPhsPtr,JJphsNode,JJphsNode)
177 *(here->JJphsPhsPtr) = 1;
#define TSTALLOC(ptr, first, second)
struct sJJmodel * JJnextModel
struct sJJinstance * JJnextInstance