make distcheck happy
[gnucap-felix.git] / tests / d_vcg.2.ckt
blobd709a88942dbf9afe9ce8c1bfe7ab1add84a179c
2 .vsource Vcc   1 0     dc 10   ac 0
3 .vsource Vin   2 0     sin freq=1k ampl=.1 offset=1 ac .2
4 .vcg     Mamp  1 0 2 0 .001
6 .print op v(v*) i(V*) iter(0)
7 .op
9 .print tran v(v*) i(V*) iter(0)
10 .tran 0 .001 .00005
12 .print ac v(v*) i(V*)
13 .ac 1k
14 .print ac vp(v*) ip(V*)
15 .ac 1k
17 .status notime
18 .end