[SI-LIST] Re: Calling libraries in Hspice

  • From: <Yasir_Mirza@xxxxxxxx>
  • To: <npatel@xxxxxxxxxx>, <si-list@xxxxxxxxxxxxx>
  • Date: Thu, 28 Dec 2006 11:35:39 -0600

Just noticed that you are specifying the two libraries differently i.e.
ddr_533 and ddr 667 .............. Notice the missing underscore in ddr
667. If you made the same mistake in spice deck then it won't work

Yasir=20

-----Original Message-----
From: si-list-bounce@xxxxxxxxxxxxx [mailto:si-list-bounce@xxxxxxxxxxxxx]
On Behalf Of npatel@xxxxxxxxxx
Sent: Friday, December 22, 2006 5:42 PM
To: si-list@xxxxxxxxxxxxx
Subject: [SI-LIST] Calling libraries in Hspice

Hi,
I have two different libraries that I am trying to call inside a
subcircuit using if-else statements and Hspice gives me a arith eval -
no operand address error.
Does anyone know what is going on? I have the following lines in my
subckt. If I use only one .lib statements everything works fine.

.if (ddr2_533=3D=3D1)
.lib 'ddr2_lib' typ_533
.else
.lib 'ddr2_lib' typ 667
.endif

Thanks,
Nikhil=20


------------------------------------------------------------------
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 FAQ wiki page is located at:
                http://si-list.org/wiki/wiki.pl?Si-List_FAQ

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

List archives are viewable at:    =20
                //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
 =20
------------------------------------------------------------------
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 FAQ wiki page is located at:
                http://si-list.org/wiki/wiki.pl?Si-List_FAQ

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: