gnucap-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnucap-devel] testing


From: Felix Salfelder
Subject: [Gnucap-devel] testing
Date: Fri, 30 Jan 2015 22:38:16 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Hi Al.

there's something odd with the new tests from the 'testing' branch.

for example lang_verilog.1.gc, it outputs

[..]
#           v(V_cc)    v(in)      v(out)     iter(0)    vc(X1.q1)  vce(X1.q1)
 27.        20.        0.         0.         16.        10.213     9.2279    
#Freq       v(V_cc)    v(in)      v(amp_in)  v(out)    
 1.K        869.54p    0.2        0.099968   0.87954   
#           v(V_cc)    v(in)      v(out)     iter(0)   
 27.        20.        0.         0.         16.       
#Freq       v(V_cc)    v(in)      v(amp_in)  v(out)    
 1.K        796.25p    0.2        0.099968   0.80624 

this is produced by
print op v(V_cc) v(in) v(out) iter(0) vc(X1.q1) vce(X1.q1)
op
print ac v(V_cc) v(in) v(amp_in) v(out)
ac 1k
resistor #(100k) Rload (out 0);
op
ac

apparently, the "resistor" line eats the probes on X1.q1. is this a bug or a
feature?

cheers
felix



reply via email to

[Prev in Thread] Current Thread [Next in Thread]