[SI-LIST] Re: Calling subcircuits in HSpice
- From: "Andrew Ingraham" <a.ingraham@xxxxxxxx>
- To: <si-list@xxxxxxxxxxxxx>
- Date: Thu, 22 Dec 2005 16:23:20 -0500
> X1 node1=0 node2=1 node3=1 node4=1 name
SPICE is expecting node numbers or node names as the first four arguments to
X1; not expressions.
Try something like this:
V1 1 GND 0.0V
V2 2 GND 1.0V
V3 3 GND 1.0V
V4 4 GND 1.0V
X1 1 2 3 4 name
or something similar (many possibilities exist). And assuming that
"node2=1" means you want node2 to be set to 1 volt.
Regards,
Andy Ingraham
------------------------------------------------------------------
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:
http://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:
http://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
- References:
- [SI-LIST] Re: Calling subcircuits in HSpice
- From: nrpatel
Other related posts:
- » [SI-LIST] Calling subcircuits in HSpice
- » [SI-LIST] Re: Calling subcircuits in HSpice
- » [SI-LIST] Re: Calling subcircuits in HSpice
- » [SI-LIST] Re: Calling subcircuits in HSpice
- » [SI-LIST] Re: Calling subcircuits in HSpice
- » [SI-LIST] Re: Calling subcircuits in HSpice
- [SI-LIST] Re: Calling subcircuits in HSpice
- From: nrpatel