help-gnucap
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnucap] GNUCAP IBIS Output File Details


From: Bob Newgard
Subject: [Help-gnucap] GNUCAP IBIS Output File Details
Date: Sun, 27 Jun 2004 08:13:11 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312

I'm trying to follow the ibis model converter output.  My understanding
is that the output is SPICE, plus maybe some GNUCAP extensions.  Where
are the switch args 'on', 'turnon' and 'turnoff' documented?  The real
mystery to me is where in the source code the strings  'on', 'turnon'
and 'turnoff' are defined (cd src ; grep -i turnoff).

Details:

I ran 'ibis' from the ibis.2003.04.15.tar.gz distribution
against the TI CDCVF2310 ibis model
(http://www-s.ti.com/sc/psheets/scac026b/scac026b.ibs).

The resulting .ckt file contains the following:

.model pullup_switch sw vt=0.5 on=
+ 3.3 0.07519
+ 0.1 0.00218
...
+ -6.7 -0.07607
+ turnon =
+ 0 -0
+ 3.76e-10 -0
...
+ 2.97e-09 1
+ turnoff =
+ 0 1
+ 4.82e-11 1
...

Section 3.1 of the User's Manual describes '.model' and 'sw'.  Section 3.19
describes 'vt=', but doesn't document 'on', 'turnon' and 'turnoff'.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]