help-gnucap
[Top][All Lists]
Advanced

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

[Help-gnucap] really simple ac circuit


From: Edward L Platt
Subject: [Help-gnucap] really simple ac circuit
Date: Wed, 28 May 2003 19:10:44 -0400

I tried the following in gnucap and the results didn't seem to make sense, so I 
tried it in hspice and got what I expected.  Is there a syntax difference, or 
is this a bug?

[actest.ckt]
ACTest
V1 1 0 AC 100 0
R2 1 0 10
.PRINT AC IM(V1)
.AC lin 1 1000 1001
.END

[gnucap output]
ACTest 
#Freq       IM(V1)    
 1.K        0.        
 Over       0.        

[relevant hspice output]
 ******  
 actest                                                                        
  ******  ac analysis                      tnom=  25.000 temp=  25.000         
 ******  
x

        freq    i mag      
                    v1     
    1.00000k     10.0000

-Ed




reply via email to

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