[SI-LIST] HSpice / IBIS

  • From: kegan@xxxxxxxxxxxxx
  • To: si-list@xxxxxxxxxxxxx
  • Date: Tue, 09 Dec 2003 11:48:12 -0600

I'm attempting some solution space experiments using Hspice and IBIS models, 
And was wondering how to achieve that. Hspice  showed something like :

+ type=typ
+ power=off
+ Vsense out out_prime V=0
+ Rload out_prime 0 'rload'
+ F1 0 out_prime Vsense K-1

But I keep getting error messages.... So I removed the + to make a discrete 
voltage source (Vsense) and F element (seemed like an error anyway, no matching 
keyword in HSpice). However, changing the above to something like this,  

+ type=typ
+ power=off
 Vsense out out_prime V=0
 Rload out_prime 0 'rload'
 F1 0 out_prime Vsense K-1

I'm getting totally unrealistic current. Any help would be appreciated.

Ken


------------------------------------------------------------------
To unsubscribe from si-list:
si-list-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field

or to administer your membership from a web page, go to:
//www.freelists.org/webpage/si-list

For help:
si-list-request@xxxxxxxxxxxxx with 'help' in the Subject field

List technical documents are available at:
                http://www.si-list.org

List archives are viewable at:     
                //www.freelists.org/archives/si-list
or at our remote archives:
                http://groups.yahoo.com/group/si-list/messages
Old (prior to June 6, 2001) list archives are viewable at:
                http://www.qsl.net/wb6tpu
  

Other related posts:

  • » [SI-LIST] HSpice / IBIS