[eispice] Re: expanded ibis example?

  • From: Galen Seitz <galens@xxxxxxxxxxxxxx>
  • To: eispice@xxxxxxxxxxxxx
  • Date: Fri, 24 Oct 2008 15:30:12 -0700

Charles Eidsness wrote:
> Hi Galen,
> 
> See below of another example, you can pick the device with the optional 
> device 
> argument in the Ibis constructor, i.e.
> 
> ibs = eispice.Ibis('filename.ibs', 'device name')
> 
> If you don't add a device name it will just use the first device (Component) 
> in 
> the model file.

Thanks for the quick response.  I'm now able to choose my 
package(Component) with the following line:
   ibs = eispice.Ibis("sn74lvc04a.ibs", "lvc04k_d")

This file also has models for multiple supply voltages.

[Model Selector]       LVC04K_IN
|
LVC04K_IN_18           1.8 volt Vcc
LVC04K_IN_25           2.5 volt Vcc
LVC04K_IN_33           3.3 volt Vcc
|
|******************************************************************************
| Model LVC04K_OUT
|******************************************************************************
|
[Model Selector]       LVC04K_OUT
|
LVC04K_OUT_18          1.8 volt Vcc
LVC04K_OUT_25          2.5 volt Vcc
LVC04K_OUT_33          3.3 volt Vcc

How do I select the desired model?


> Let me know if that works for you, or if you have any more questions.

Unfortunately I'm a newbie when it comes to analog modeling and object 
oriented coding, so I'm afraid there will be more questions.

-- 
Galen Seitz
Seitz & Associates
galens@xxxxxxxxxxxxxx
------------------------------------------------------------------
To unsubscribe from the eispice list send an email to:
eispice-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field

Other related posts: