Merge branch 'testing-uf' into master-uf
[gnucap-felix.git] / tests / d_vcr.3.ckt
blob2e5c3554673dfd207d3bebe84261a1bcc339ef02
2 .vsource Vcc   1 0     dc 20   ac 0
3 .isource Iload 1 2     dc .001 ac 0
4 .vsource Vin   3 0     sin freq=1k ampl=.1 offset=1 ac .2
5 .vcr     Mamp  2 0 3 0 10k
7 .print op v(nodes) iter(0)
8 .op
10 .print tran v(nodes) iter(0)
11 .tran 0 .001 .00005
13 .print ac v(nodes)
14 .ac 1k
15 .print ac vp(nodes)
16 .ac 1k
18 .end