X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=ngthCvl+ooTULm5aDgPYaiuf/Ob232Zs7eIMg7AffaQ=; b=bfxxCaaWZvXsoyxImmD5hFLDOfvGl4o3dF/2TNHtCmJ9U6uOG98MMCvOiavpcfTQYQ Vr/Vb5e4yrJifo0F23uUCJaBc5bE4Du5A7vrhAXbnhEncFyDW511Y2qosAnxYUT4i9cb 4DRs9SnNn3ym9ROhzpF68APmTqXKOYs8MEm+mWQV+h+YrYW5GeB9dPQQw2OIKYi2YiU4 uGOHoRYW+9deqpEAZfTRmRzg4Ic62TfNUHDqvblNupRKqoHlaYXheqX+1qBArtbDQOmw a/3RIoojkPteTcFNcBCad/YTiESqkioulfVgiykTJMA9muAl40PCd3nqHlPY89Wa/phi mihQ== MIME-Version: 1.0 X-Received: by 10.180.13.5 with SMTP id d5mr9630932wic.56.1373210918184; Sun, 07 Jul 2013 08:28:38 -0700 (PDT) Date: Sun, 7 Jul 2013 11:28:38 -0400 Message-ID: Subject: [geda-user] gschem/ngspice practices From: Nathan Stewart To: "geda-user AT delorie DOT com" Content-Type: multipart/alternative; boundary=001a11c23fbafaef3604e0ed946c Reply-To: geda-user AT delorie DOT com --001a11c23fbafaef3604e0ed946c Content-Type: text/plain; charset=ISO-8859-1 I realize most spice stuff is moderately off topic here, but since we do have the spice directive components.. Is there a nice way to give a symbolic name to a node so that I don't have to change my simulation statements if the netlist is modified? In this case, I did have a resistor to ground on the output of my circuit - a convenient place to put: .plot dc V(R1) but for three terminal devices that doesn't work. Is there a way to refer to the node represented by say Q3.1 or something to that effect? --001a11c23fbafaef3604e0ed946c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I realize most spice stuff is moderately off topic he= re, but since we do have the spice directive components.. Is there a nice w= ay to give a symbolic name to a node so that I don't have to change my = simulation statements if the netlist is modified? In this case, I did have = a resistor to ground on the output of my circuit - a convenient place to pu= t:

.plot dc V(R1)

but for three terminal devices that doesn&= #39;t work. Is there a way to refer to the node represented by say Q3.1 or = something to that effect?
--001a11c23fbafaef3604e0ed946c--